Gemfile.lock 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961
  1. GIT
  2. remote: https://github.com/Hirurg103/capybara_select2.git
  3. revision: 48e2c458c2827cf2af2b0a287b30468fa8d761bf
  4. specs:
  5. capybara-select-2 (0.5.1)
  6. GIT
  7. remote: https://github.com/albertsun/weibo_2.git
  8. revision: ac38d04434747c4b88e86c5337cd436d00c34349
  9. branch: master
  10. specs:
  11. weibo_2 (0.1.7)
  12. hashie (~> 3)
  13. multi_json (~> 1)
  14. oauth2 (~> 1)
  15. rest-client (>= 2.0)
  16. GIT
  17. remote: https://github.com/cantino/twitter-stream.git
  18. revision: a80822d579509802124d4e219bb771eb663efdb7
  19. branch: huginn
  20. specs:
  21. twitter-stream (0.1.15)
  22. eventmachine (>= 1.0.7)
  23. http_parser.rb (~> 0.6.0)
  24. simple_oauth (~> 0.3.0)
  25. GIT
  26. remote: https://github.com/ddollar/foreman.git
  27. revision: a5f9b78fa5cf657733c8a4cfd01b2c0c151b4fce
  28. specs:
  29. foreman (0.87.2)
  30. GIT
  31. remote: https://github.com/dsander/dropbox-api.git
  32. revision: 86cb7b5a1254dc5b054de7263835713c4c1018c7
  33. ref: 86cb7b5a1254dc5b054de7263835713c4c1018c7
  34. specs:
  35. dropbox-api (0.5.0)
  36. hashie (~> 3.5.6)
  37. multi_json (~> 1.10)
  38. oauth2 (~> 1.0)
  39. GIT
  40. remote: https://github.com/dsander/erector.git
  41. revision: 821c2fa9174b56cc39e203883d83b18b60912a36
  42. branch: rails6
  43. specs:
  44. erector (0.10.0)
  45. treetop (>= 1.2.3)
  46. GIT
  47. remote: https://github.com/huginn/omniauth-dropbox-oauth2.git
  48. revision: 9468fb33af0af2bad880dcfb42236fde474017a2
  49. specs:
  50. omniauth-dropbox-oauth2 (0.3.0)
  51. omniauth-oauth2 (>= 1.6.0)
  52. GIT
  53. remote: https://github.com/sferik/twitter.git
  54. revision: 5fc9b15371b0936a4b331103b588c860f46170fd
  55. specs:
  56. twitter (8.0.0)
  57. addressable (~> 2.3)
  58. buftok (~> 0.3.0)
  59. equalizer (~> 0.0.11)
  60. http (~> 5.1)
  61. http-form_data (~> 2.3)
  62. llhttp-ffi (~> 0.4.0)
  63. memoizable (~> 0.4.0)
  64. multipart-post (~> 2.0)
  65. naught (~> 1.0)
  66. simple_oauth (~> 0.3.0)
  67. GIT
  68. remote: https://github.com/tumblr/tumblr_client.git
  69. revision: a72b7f4636cb0ea75cb65ce90df902c3cb7d96b7
  70. specs:
  71. tumblr_client (0.8.6)
  72. faraday (~> 1.0)
  73. faraday_middleware (~> 1.0)
  74. json
  75. mime-types
  76. oauth
  77. simple_oauth
  78. GIT
  79. remote: https://knu@bitbucket.org/knu/hypdf_gem.git
  80. revision: e11df6bd71356c9211e5001d729f3e92bfd6e19e
  81. branch: uploadio_namespace
  82. specs:
  83. hypdf (1.0.19)
  84. httparty (> 0.16.0, < 1.0)
  85. PATH
  86. remote: vendor/gems/dotenv-2.0.1
  87. specs:
  88. dotenv (2.0.1)
  89. dotenv-rails (2.0.1)
  90. dotenv (= 2.0.1)
  91. GEM
  92. remote: https://rubygems.org/
  93. specs:
  94. ace-rails-ap (4.5)
  95. actioncable (6.1.7.3)
  96. actionpack (= 6.1.7.3)
  97. activesupport (= 6.1.7.3)
  98. nio4r (~> 2.0)
  99. websocket-driver (>= 0.6.1)
  100. actionmailbox (6.1.7.3)
  101. actionpack (= 6.1.7.3)
  102. activejob (= 6.1.7.3)
  103. activerecord (= 6.1.7.3)
  104. activestorage (= 6.1.7.3)
  105. activesupport (= 6.1.7.3)
  106. mail (>= 2.7.1)
  107. actionmailer (6.1.7.3)
  108. actionpack (= 6.1.7.3)
  109. actionview (= 6.1.7.3)
  110. activejob (= 6.1.7.3)
  111. activesupport (= 6.1.7.3)
  112. mail (~> 2.5, >= 2.5.4)
  113. rails-dom-testing (~> 2.0)
  114. actionpack (6.1.7.3)
  115. actionview (= 6.1.7.3)
  116. activesupport (= 6.1.7.3)
  117. rack (~> 2.0, >= 2.0.9)
  118. rack-test (>= 0.6.3)
  119. rails-dom-testing (~> 2.0)
  120. rails-html-sanitizer (~> 1.0, >= 1.2.0)
  121. actiontext (6.1.7.3)
  122. actionpack (= 6.1.7.3)
  123. activerecord (= 6.1.7.3)
  124. activestorage (= 6.1.7.3)
  125. activesupport (= 6.1.7.3)
  126. nokogiri (>= 1.8.5)
  127. actionview (6.1.7.3)
  128. activesupport (= 6.1.7.3)
  129. builder (~> 3.1)
  130. erubi (~> 1.4)
  131. rails-dom-testing (~> 2.0)
  132. rails-html-sanitizer (~> 1.1, >= 1.2.0)
  133. activejob (6.1.7.3)
  134. activesupport (= 6.1.7.3)
  135. globalid (>= 0.3.6)
  136. activemodel (6.1.7.3)
  137. activesupport (= 6.1.7.3)
  138. activerecord (6.1.7.3)
  139. activemodel (= 6.1.7.3)
  140. activesupport (= 6.1.7.3)
  141. activestorage (6.1.7.3)
  142. actionpack (= 6.1.7.3)
  143. activejob (= 6.1.7.3)
  144. activerecord (= 6.1.7.3)
  145. activesupport (= 6.1.7.3)
  146. marcel (~> 1.0)
  147. mini_mime (>= 1.1.0)
  148. activesupport (6.1.7.3)
  149. concurrent-ruby (~> 1.0, >= 1.0.2)
  150. i18n (>= 1.6, < 2)
  151. minitest (>= 5.1)
  152. tzinfo (~> 2.0)
  153. zeitwerk (~> 2.3)
  154. addressable (2.8.4)
  155. public_suffix (>= 2.0.2, < 6.0)
  156. airbrussh (1.4.1)
  157. sshkit (>= 1.6.1, != 1.7.0)
  158. ast (2.4.2)
  159. aws-eventstream (1.2.0)
  160. aws-partitions (1.769.0)
  161. aws-sdk-core (3.173.1)
  162. aws-eventstream (~> 1, >= 1.0.2)
  163. aws-partitions (~> 1, >= 1.651.0)
  164. aws-sigv4 (~> 1.5)
  165. jmespath (~> 1, >= 1.6.1)
  166. aws-sdk-kms (1.64.0)
  167. aws-sdk-core (~> 3, >= 3.165.0)
  168. aws-sigv4 (~> 1.1)
  169. aws-sdk-s3 (1.122.0)
  170. aws-sdk-core (~> 3, >= 3.165.0)
  171. aws-sdk-kms (~> 1)
  172. aws-sigv4 (~> 1.4)
  173. aws-sigv4 (1.5.2)
  174. aws-eventstream (~> 1, >= 1.0.2)
  175. bcrypt (3.1.18)
  176. better_errors (2.10.0)
  177. erubi (>= 1.0.0)
  178. rack (>= 0.9.0)
  179. rouge (>= 1.0.0)
  180. bindex (0.8.1)
  181. binding_of_caller (1.0.0)
  182. debug_inspector (>= 0.0.1)
  183. bootsnap (1.16.0)
  184. msgpack (~> 1.2)
  185. bootstrap-kaminari-views (0.0.5)
  186. kaminari (>= 0.13)
  187. rails (>= 3.1)
  188. buftok (0.3.0)
  189. builder (3.2.4)
  190. capistrano (3.17.3)
  191. airbrussh (>= 1.0.0)
  192. i18n
  193. rake (>= 10.0.0)
  194. sshkit (>= 1.9.0)
  195. capistrano-bundler (2.1.0)
  196. capistrano (~> 3.1)
  197. capistrano-rails (1.6.2)
  198. capistrano (~> 3.1)
  199. capistrano-bundler (>= 1.1, < 3)
  200. capybara (3.39.1)
  201. addressable
  202. matrix
  203. mini_mime (>= 0.1.3)
  204. nokogiri (~> 1.8)
  205. rack (>= 1.6.0)
  206. rack-test (>= 0.6.3)
  207. regexp_parser (>= 1.5, < 3.0)
  208. xpath (~> 3.2)
  209. coderay (1.1.3)
  210. coffee-rails (5.0.0)
  211. coffee-script (>= 2.2.0)
  212. railties (>= 5.2.0)
  213. coffee-script (2.4.1)
  214. coffee-script-source
  215. execjs
  216. coffee-script-source (1.12.2)
  217. concurrent-ruby (1.2.2)
  218. cookiejar (0.3.3)
  219. crack (0.4.5)
  220. rexml
  221. crass (1.0.6)
  222. daemons (1.1.9)
  223. date (3.3.3)
  224. debug_inspector (1.1.0)
  225. declarative (0.0.20)
  226. delayed_job (4.1.11)
  227. activesupport (>= 3.0, < 8.0)
  228. delayed_job_active_record (4.1.7)
  229. activerecord (>= 3.0, < 8.0)
  230. delayed_job (>= 3.0, < 5)
  231. devise (4.9.2)
  232. bcrypt (~> 3.0)
  233. orm_adapter (~> 0.1)
  234. railties (>= 4.1.0)
  235. responders
  236. warden (~> 1.2.3)
  237. diff-lcs (1.5.0)
  238. docile (1.4.0)
  239. domain_name (0.5.20190701)
  240. unf (>= 0.0.5, < 1.0.0)
  241. em-http-request (1.1.7)
  242. addressable (>= 2.3.4)
  243. cookiejar (!= 0.3.1)
  244. em-socksify (>= 0.3)
  245. eventmachine (>= 1.0.3)
  246. http_parser.rb (>= 0.6.0)
  247. em-socksify (0.3.2)
  248. eventmachine (>= 1.0.0.beta.4)
  249. em-websocket (0.5.3)
  250. eventmachine (>= 0.12.9)
  251. http_parser.rb (~> 0)
  252. equalizer (0.0.11)
  253. erubi (1.12.0)
  254. et-orbi (1.2.7)
  255. tzinfo
  256. ethon (0.16.0)
  257. ffi (>= 1.15.0)
  258. eventmachine (1.2.7)
  259. evernote-thrift (1.25.2)
  260. evernote_oauth (0.2.3)
  261. evernote-thrift
  262. oauth (>= 0.4.1)
  263. execjs (2.8.1)
  264. faraday (1.10.3)
  265. faraday-em_http (~> 1.0)
  266. faraday-em_synchrony (~> 1.0)
  267. faraday-excon (~> 1.1)
  268. faraday-httpclient (~> 1.0)
  269. faraday-multipart (~> 1.0)
  270. faraday-net_http (~> 1.0)
  271. faraday-net_http_persistent (~> 1.0)
  272. faraday-patron (~> 1.0)
  273. faraday-rack (~> 1.0)
  274. faraday-retry (~> 1.0)
  275. ruby2_keywords (>= 0.0.4)
  276. faraday-em_http (1.0.0)
  277. faraday-em_synchrony (1.0.0)
  278. faraday-excon (1.1.0)
  279. faraday-httpclient (1.0.1)
  280. faraday-multipart (1.0.4)
  281. multipart-post (~> 2)
  282. faraday-net_http (1.0.1)
  283. faraday-net_http_persistent (1.2.0)
  284. faraday-patron (1.0.0)
  285. faraday-rack (1.0.0)
  286. faraday-retry (1.0.3)
  287. faraday_middleware (1.2.0)
  288. faraday (~> 1.0)
  289. feedjira (3.2.2)
  290. loofah (>= 2.3.1)
  291. sax-machine (>= 1.0)
  292. ffi (1.15.5)
  293. ffi-compiler (1.0.1)
  294. ffi (>= 1.0.0)
  295. rake
  296. font-awesome-sass (4.7.0)
  297. sass (>= 3.2)
  298. forecast_io (2.0.2)
  299. faraday
  300. hashie
  301. multi_json
  302. formatador (1.1.0)
  303. fugit (1.8.1)
  304. et-orbi (~> 1, >= 1.2.7)
  305. raabro (~> 1.4)
  306. gems (1.2.0)
  307. geokit (1.14.0)
  308. geokit-rails (2.5.0)
  309. geokit (~> 1.5)
  310. rails (>= 3.0)
  311. globalid (1.1.0)
  312. activesupport (>= 5.0)
  313. gmail_xoauth (0.4.2)
  314. oauth (>= 0.3.6)
  315. google-api-client (0.53.0)
  316. google-apis-core (~> 0.1)
  317. google-apis-generator (~> 0.1)
  318. google-apis-core (0.11.0)
  319. addressable (~> 2.5, >= 2.5.1)
  320. googleauth (>= 0.16.2, < 2.a)
  321. httpclient (>= 2.8.1, < 3.a)
  322. mini_mime (~> 1.0)
  323. representable (~> 3.0)
  324. retriable (>= 2.0, < 4.a)
  325. rexml
  326. webrick
  327. google-apis-discovery_v1 (0.14.0)
  328. google-apis-core (>= 0.11.0, < 2.a)
  329. google-apis-generator (0.12.0)
  330. activesupport (>= 5.0)
  331. gems (~> 1.2)
  332. google-apis-core (>= 0.11.0, < 2.a)
  333. google-apis-discovery_v1 (~> 0.5)
  334. thor (>= 0.20, < 2.a)
  335. google-cloud-core (1.6.0)
  336. google-cloud-env (~> 1.0)
  337. google-cloud-errors (~> 1.0)
  338. google-cloud-env (1.6.0)
  339. faraday (>= 0.17.3, < 3.0)
  340. google-cloud-errors (1.3.1)
  341. google-cloud-translate (2.3.0)
  342. faraday (>= 0.17.3, < 2.0)
  343. google-cloud-core (~> 1.2)
  344. google-gax (~> 1.8)
  345. googleapis-common-protos (>= 1.3.9, < 2.0)
  346. googleapis-common-protos-types (>= 1.0.4, < 2.0)
  347. google-gax (1.8.2)
  348. google-protobuf (~> 3.9)
  349. googleapis-common-protos (>= 1.3.9, < 2.0)
  350. googleapis-common-protos-types (>= 1.0.4, < 2.0)
  351. googleauth (~> 0.9)
  352. grpc (~> 1.24)
  353. rly (~> 0.2.3)
  354. google-protobuf (3.23.1)
  355. google-protobuf (3.23.1-aarch64-linux)
  356. google-protobuf (3.23.1-arm64-darwin)
  357. google-protobuf (3.23.1-x86_64-darwin)
  358. google-protobuf (3.23.1-x86_64-linux)
  359. googleapis-common-protos (1.4.0)
  360. google-protobuf (~> 3.14)
  361. googleapis-common-protos-types (~> 1.2)
  362. grpc (~> 1.27)
  363. googleapis-common-protos-types (1.6.0)
  364. google-protobuf (~> 3.14)
  365. googleauth (0.17.1)
  366. faraday (>= 0.17.3, < 2.0)
  367. jwt (>= 1.4, < 3.0)
  368. memoist (~> 0.16)
  369. multi_json (~> 1.11)
  370. os (>= 0.9, < 2.0)
  371. signet (~> 0.15)
  372. grpc (1.55.0)
  373. google-protobuf (~> 3.23)
  374. googleapis-common-protos-types (~> 1.0)
  375. grpc (1.55.0-x86_64-darwin)
  376. google-protobuf (~> 3.23)
  377. googleapis-common-protos-types (~> 1.0)
  378. grpc (1.55.0-x86_64-linux)
  379. google-protobuf (~> 3.23)
  380. googleapis-common-protos-types (~> 1.0)
  381. guard (2.18.0)
  382. formatador (>= 0.2.4)
  383. listen (>= 2.7, < 4.0)
  384. lumberjack (>= 1.0.12, < 2.0)
  385. nenv (~> 0.1)
  386. notiffany (~> 0.0)
  387. pry (>= 0.13.0)
  388. shellany (~> 0.0)
  389. thor (>= 0.18.1)
  390. guard-compat (1.2.1)
  391. guard-livereload (2.5.2)
  392. em-websocket (~> 0.5)
  393. guard (~> 2.8)
  394. guard-compat (~> 1.0)
  395. multi_json (~> 1.8)
  396. guard-rspec (4.7.3)
  397. guard (~> 2.1)
  398. guard-compat (~> 1.1)
  399. rspec (>= 2.99.0, < 4.0)
  400. hashdiff (1.0.1)
  401. hashie (3.5.7)
  402. haversine (0.3.2)
  403. hipchat (1.2.0)
  404. httparty
  405. httmultiparty (0.3.16)
  406. httparty (>= 0.7.3)
  407. mimemagic
  408. multipart-post
  409. http (5.1.1)
  410. addressable (~> 2.8)
  411. http-cookie (~> 1.0)
  412. http-form_data (~> 2.2)
  413. llhttp-ffi (~> 0.4.0)
  414. http-accept (1.7.0)
  415. http-cookie (1.0.5)
  416. domain_name (~> 0.5)
  417. http-form_data (2.3.0)
  418. http_parser.rb (0.6.0)
  419. httparty (0.21.0)
  420. mini_mime (>= 1.0.0)
  421. multi_xml (>= 0.5.2)
  422. httpclient (2.8.3)
  423. huginn_agent (0.6.1)
  424. thor
  425. i18n (1.13.0)
  426. concurrent-ruby (~> 1.0)
  427. jmespath (1.6.2)
  428. jquery-rails (4.2.2)
  429. rails-dom-testing (>= 1, < 3)
  430. railties (>= 4.2.0)
  431. thor (>= 0.14, < 2.0)
  432. json (2.6.3)
  433. jsonpath (1.1.3)
  434. multi_json
  435. jwt (2.5.0)
  436. kaminari (1.2.2)
  437. activesupport (>= 4.1.0)
  438. kaminari-actionview (= 1.2.2)
  439. kaminari-activerecord (= 1.2.2)
  440. kaminari-core (= 1.2.2)
  441. kaminari-actionview (1.2.2)
  442. actionview
  443. kaminari-core (= 1.2.2)
  444. kaminari-activerecord (1.2.2)
  445. activerecord
  446. kaminari-core (= 1.2.2)
  447. kaminari-core (1.2.2)
  448. kgio (2.11.4)
  449. kramdown (2.4.0)
  450. rexml
  451. launchy (2.5.2)
  452. addressable (~> 2.8)
  453. letter_opener (1.8.1)
  454. launchy (>= 2.2, < 3)
  455. letter_opener_web (1.4.1)
  456. actionmailer (>= 3.2)
  457. letter_opener (~> 1.0)
  458. railties (>= 3.2)
  459. libv8-node (16.10.0.0)
  460. libv8-node (16.10.0.0-aarch64-linux)
  461. libv8-node (16.10.0.0-arm64-darwin)
  462. libv8-node (16.10.0.0-x86_64-darwin)
  463. libv8-node (16.10.0.0-x86_64-linux)
  464. liquid (5.4.0)
  465. listen (3.0.8)
  466. rb-fsevent (~> 0.9, >= 0.9.4)
  467. rb-inotify (~> 0.9, >= 0.9.7)
  468. llhttp-ffi (0.4.0)
  469. ffi-compiler (~> 1.0)
  470. rake (~> 13.0)
  471. loofah (2.21.3)
  472. crass (~> 1.0.2)
  473. nokogiri (>= 1.12.0)
  474. lumberjack (1.2.8)
  475. mail (2.8.1)
  476. mini_mime (>= 0.1.1)
  477. net-imap
  478. net-pop
  479. net-smtp
  480. marcel (1.0.2)
  481. matrix (0.4.2)
  482. memoist (0.16.2)
  483. memoizable (0.4.2)
  484. thread_safe (~> 0.3, >= 0.3.1)
  485. method_source (1.0.0)
  486. mime-types (3.4.1)
  487. mime-types-data (~> 3.2015)
  488. mime-types-data (3.2023.0218.1)
  489. mimemagic (0.4.3)
  490. nokogiri (~> 1)
  491. rake
  492. mini_magick (4.12.0)
  493. mini_mime (1.1.2)
  494. mini_portile2 (2.8.2)
  495. mini_racer (0.6.3)
  496. libv8-node (~> 16.10.0.0)
  497. minitest (5.18.0)
  498. mqtt (0.6.0)
  499. msgpack (1.7.1)
  500. multi_json (1.15.0)
  501. multi_xml (0.6.0)
  502. multipart-post (2.3.0)
  503. mysql2 (0.5.5)
  504. naught (1.1.0)
  505. nenv (0.3.0)
  506. net-ftp (0.2.0)
  507. net-protocol
  508. time
  509. net-ftp-list (3.3.0)
  510. net-imap (0.3.4)
  511. date
  512. net-protocol
  513. net-pop (0.1.2)
  514. net-protocol
  515. net-protocol (0.2.1)
  516. timeout
  517. net-scp (4.0.0)
  518. net-ssh (>= 2.6.5, < 8.0.0)
  519. net-smtp (0.3.3)
  520. net-protocol
  521. net-ssh (7.1.0)
  522. netrc (0.11.0)
  523. nio4r (2.5.9)
  524. nokogiri (1.15.2)
  525. mini_portile2 (~> 2.8.2)
  526. racc (~> 1.4)
  527. nokogiri (1.15.2-aarch64-linux)
  528. racc (~> 1.4)
  529. nokogiri (1.15.2-arm64-darwin)
  530. racc (~> 1.4)
  531. nokogiri (1.15.2-x86_64-darwin)
  532. racc (~> 1.4)
  533. nokogiri (1.15.2-x86_64-linux)
  534. racc (~> 1.4)
  535. notiffany (0.1.3)
  536. nenv (~> 0.1)
  537. shellany (~> 0.0)
  538. oauth (1.1.0)
  539. oauth-tty (~> 1.0, >= 1.0.1)
  540. snaky_hash (~> 2.0)
  541. version_gem (~> 1.1)
  542. oauth-tty (1.0.5)
  543. version_gem (~> 1.1, >= 1.1.1)
  544. oauth2 (1.4.11)
  545. faraday (>= 0.17.3, < 3.0)
  546. jwt (>= 1.0, < 3.0)
  547. multi_json (~> 1.3)
  548. multi_xml (~> 0.5)
  549. rack (>= 1.2, < 4)
  550. omniauth (2.1.1)
  551. hashie (>= 3.4.6)
  552. rack (>= 2.2.3)
  553. rack-protection
  554. omniauth-evernote (1.2.1)
  555. evernote-thrift
  556. multi_json (~> 1.0)
  557. omniauth-oauth (~> 1.0)
  558. omniauth-google-oauth2 (1.0.1)
  559. jwt (>= 2.0)
  560. oauth2 (~> 1.1)
  561. omniauth (~> 2.0)
  562. omniauth-oauth2 (~> 1.7.1)
  563. omniauth-oauth (1.2.0)
  564. oauth
  565. omniauth (>= 1.0, < 3)
  566. omniauth-oauth2 (1.7.3)
  567. oauth2 (>= 1.4, < 3)
  568. omniauth (>= 1.9, < 3)
  569. omniauth-tumblr (1.2)
  570. multi_json
  571. omniauth-oauth (~> 1.0)
  572. omniauth-twitter (1.4.0)
  573. omniauth-oauth (~> 1.1)
  574. rack
  575. orm_adapter (0.5.0)
  576. os (1.1.4)
  577. parallel (1.23.0)
  578. parser (3.2.2.1)
  579. ast (~> 2.4.1)
  580. pg (1.5.3)
  581. polyglot (0.3.5)
  582. pry (0.14.2)
  583. coderay (~> 1.1)
  584. method_source (~> 1.0)
  585. public_suffix (5.0.1)
  586. puma (6.2.2)
  587. nio4r (~> 2.0)
  588. raabro (1.4.0)
  589. racc (1.6.2)
  590. rack (2.2.7)
  591. rack-livereload (0.5.1)
  592. rack
  593. rack-protection (3.0.6)
  594. rack
  595. rack-test (2.1.0)
  596. rack (>= 1.3)
  597. rails (6.1.7.3)
  598. actioncable (= 6.1.7.3)
  599. actionmailbox (= 6.1.7.3)
  600. actionmailer (= 6.1.7.3)
  601. actionpack (= 6.1.7.3)
  602. actiontext (= 6.1.7.3)
  603. actionview (= 6.1.7.3)
  604. activejob (= 6.1.7.3)
  605. activemodel (= 6.1.7.3)
  606. activerecord (= 6.1.7.3)
  607. activestorage (= 6.1.7.3)
  608. activesupport (= 6.1.7.3)
  609. bundler (>= 1.15.0)
  610. railties (= 6.1.7.3)
  611. sprockets-rails (>= 2.0.0)
  612. rails-controller-testing (1.0.5)
  613. actionpack (>= 5.0.1.rc1)
  614. actionview (>= 5.0.1.rc1)
  615. activesupport (>= 5.0.1.rc1)
  616. rails-dom-testing (2.0.3)
  617. activesupport (>= 4.2.0)
  618. nokogiri (>= 1.6)
  619. rails-html-sanitizer (1.5.0)
  620. loofah (~> 2.19, >= 2.19.1)
  621. railties (6.1.7.3)
  622. actionpack (= 6.1.7.3)
  623. activesupport (= 6.1.7.3)
  624. method_source
  625. rake (>= 12.2)
  626. thor (~> 1.0)
  627. rainbow (3.1.1)
  628. raindrops (0.20.1)
  629. rake (13.0.6)
  630. rb-fsevent (0.11.2)
  631. rb-inotify (0.10.1)
  632. ffi (~> 1.0)
  633. rb-kqueue (0.2.8)
  634. ffi (>= 0.5.0)
  635. regexp_parser (2.8.0)
  636. representable (3.2.0)
  637. declarative (< 0.1.0)
  638. trailblazer-option (>= 0.1.1, < 0.2.0)
  639. uber (< 0.2.0)
  640. responders (3.1.0)
  641. actionpack (>= 5.2)
  642. railties (>= 5.2)
  643. rest-client (2.1.0)
  644. http-accept (>= 1.7.0, < 2.0)
  645. http-cookie (>= 1.0.2, < 2.0)
  646. mime-types (>= 1.16, < 4.0)
  647. netrc (~> 0.8)
  648. retriable (3.1.2)
  649. rexml (3.2.5)
  650. rly (0.2.3)
  651. rouge (4.1.1)
  652. rr (3.1.0)
  653. rspec (3.12.0)
  654. rspec-core (~> 3.12.0)
  655. rspec-expectations (~> 3.12.0)
  656. rspec-mocks (~> 3.12.0)
  657. rspec-collection_matchers (1.2.0)
  658. rspec-expectations (>= 2.99.0.beta1)
  659. rspec-core (3.12.2)
  660. rspec-support (~> 3.12.0)
  661. rspec-expectations (3.12.3)
  662. diff-lcs (>= 1.2.0, < 2.0)
  663. rspec-support (~> 3.12.0)
  664. rspec-html-matchers (0.10.0)
  665. nokogiri (~> 1)
  666. rspec (>= 3.0.0.a)
  667. rspec-mocks (3.12.5)
  668. diff-lcs (>= 1.2.0, < 2.0)
  669. rspec-support (~> 3.12.0)
  670. rspec-rails (6.0.2)
  671. actionpack (>= 6.1)
  672. activesupport (>= 6.1)
  673. railties (>= 6.1)
  674. rspec-core (~> 3.12)
  675. rspec-expectations (~> 3.12)
  676. rspec-mocks (~> 3.12)
  677. rspec-support (~> 3.12)
  678. rspec-support (3.12.0)
  679. rturk (2.12.1)
  680. erector
  681. nokogiri
  682. rest-client
  683. rubocop (1.51.0)
  684. json (~> 2.3)
  685. parallel (~> 1.10)
  686. parser (>= 3.2.0.0)
  687. rainbow (>= 2.2.2, < 4.0)
  688. regexp_parser (>= 1.8, < 3.0)
  689. rexml (>= 3.2.5, < 4.0)
  690. rubocop-ast (>= 1.28.0, < 2.0)
  691. ruby-progressbar (~> 1.7)
  692. unicode-display_width (>= 2.4.0, < 3.0)
  693. rubocop-ast (1.28.1)
  694. parser (>= 3.2.1.0)
  695. rubocop-capybara (2.18.0)
  696. rubocop (~> 1.41)
  697. rubocop-factory_bot (2.23.1)
  698. rubocop (~> 1.33)
  699. rubocop-performance (1.18.0)
  700. rubocop (>= 1.7.0, < 2.0)
  701. rubocop-ast (>= 0.4.0)
  702. rubocop-rspec (2.22.0)
  703. rubocop (~> 1.33)
  704. rubocop-capybara (~> 2.17)
  705. rubocop-factory_bot (~> 2.22)
  706. ruby-progressbar (1.13.0)
  707. ruby2_keywords (0.0.5)
  708. rubyzip (2.3.2)
  709. rufus-scheduler (3.8.2)
  710. fugit (~> 1.1, >= 1.1.6)
  711. sass (3.7.4)
  712. sass-listen (~> 4.0.0)
  713. sass-listen (4.0.0)
  714. rb-fsevent (~> 0.9, >= 0.9.4)
  715. rb-inotify (~> 0.9, >= 0.9.7)
  716. sass-rails (6.0.0)
  717. sassc-rails (~> 2.1, >= 2.1.1)
  718. sassc (2.4.0)
  719. ffi (~> 1.9)
  720. sassc-rails (2.1.2)
  721. railties (>= 4.0.0)
  722. sassc (>= 2.0)
  723. sprockets (> 3.0)
  724. sprockets-rails
  725. tilt
  726. sax-machine (1.3.2)
  727. select2-rails (4.0.13)
  728. selenium-webdriver (4.9.1)
  729. rexml (~> 3.2, >= 3.2.5)
  730. rubyzip (>= 1.2.2, < 3.0)
  731. websocket (~> 1.0)
  732. shellany (0.0.1)
  733. shoulda-matchers (5.3.0)
  734. activesupport (>= 5.2.0)
  735. signet (0.17.0)
  736. addressable (~> 2.8)
  737. faraday (>= 0.17.5, < 3.a)
  738. jwt (>= 1.5, < 3.0)
  739. multi_json (~> 1.10)
  740. simple_oauth (0.3.1)
  741. simplecov (0.22.0)
  742. docile (~> 1.1)
  743. simplecov-html (~> 0.11)
  744. simplecov_json_formatter (~> 0.1)
  745. simplecov-html (0.12.3)
  746. simplecov-lcov (0.8.0)
  747. simplecov_json_formatter (0.1.4)
  748. slack-notifier (1.0.0)
  749. snaky_hash (2.0.1)
  750. hashie
  751. version_gem (~> 1.1, >= 1.1.1)
  752. spectrum-rails (1.8.1)
  753. railties (>= 3.1)
  754. spring (4.1.1)
  755. spring-commands-rspec (1.0.4)
  756. spring (>= 0.9.1)
  757. spring-watcher-listen (2.1.0)
  758. listen (>= 2.7, < 4.0)
  759. spring (>= 4)
  760. sprockets (4.2.0)
  761. concurrent-ruby (~> 1.0)
  762. rack (>= 2.2.4, < 4)
  763. sprockets-rails (3.4.2)
  764. actionpack (>= 5.2)
  765. activesupport (>= 5.2)
  766. sprockets (>= 3.0.0)
  767. sshkit (1.21.4)
  768. net-scp (>= 1.1.2)
  769. net-ssh (>= 2.8.0)
  770. terser (1.1.15)
  771. execjs (>= 0.3.0, < 3)
  772. thor (1.2.2)
  773. thread_safe (0.3.6)
  774. tilt (2.1.0)
  775. time (0.2.2)
  776. date
  777. timeout (0.3.2)
  778. trailblazer-option (0.1.2)
  779. treetop (1.6.12)
  780. polyglot (~> 0.3)
  781. twilio-ruby (5.62.0)
  782. faraday (>= 0.9, < 2.0)
  783. jwt (>= 1.5, <= 2.5)
  784. nokogiri (>= 1.6, < 2.0)
  785. typhoeus (1.3.1)
  786. ethon (>= 0.9.0)
  787. tzinfo (2.0.6)
  788. concurrent-ruby (~> 1.0)
  789. uber (0.1.0)
  790. uglifier (2.7.2)
  791. execjs (>= 0.3.0)
  792. json (>= 1.8.0)
  793. unf (0.1.4)
  794. unf_ext
  795. unf_ext (0.0.8.2)
  796. unicode-display_width (2.4.2)
  797. unicorn (6.1.0)
  798. kgio (~> 2.6)
  799. raindrops (~> 0.7)
  800. vcr (6.1.0)
  801. version_gem (1.1.2)
  802. warden (1.2.9)
  803. rack (>= 2.0.9)
  804. web-console (4.2.0)
  805. actionview (>= 6.0.0)
  806. activemodel (>= 6.0.0)
  807. bindex (>= 0.4.0)
  808. railties (>= 6.0.0)
  809. webmock (3.18.1)
  810. addressable (>= 2.8.0)
  811. crack (>= 0.3.2)
  812. hashdiff (>= 0.4.0, < 2.0.0)
  813. webrick (1.8.1)
  814. websocket (1.2.9)
  815. websocket-driver (0.7.5)
  816. websocket-extensions (>= 0.1.0)
  817. websocket-extensions (0.1.5)
  818. xmpp4r (0.5.6)
  819. xpath (3.2.0)
  820. nokogiri (~> 1.8)
  821. zeitwerk (2.6.8)
  822. PLATFORMS
  823. aarch64-linux
  824. arm64-darwin
  825. ruby
  826. x86_64-darwin
  827. x86_64-linux
  828. DEPENDENCIES
  829. ace-rails-ap
  830. aws-sdk-s3 (~> 1)
  831. better_errors
  832. binding_of_caller
  833. bootsnap
  834. bootstrap-kaminari-views (~> 0.0.3)
  835. bundler (>= 1.5.0)
  836. capistrano
  837. capistrano-bundler
  838. capistrano-rails
  839. capybara
  840. capybara-select-2!
  841. coffee-rails (~> 5)
  842. daemons (~> 1.1.9)
  843. delayed_job
  844. delayed_job_active_record
  845. devise (~> 4.8)
  846. dotenv!
  847. dotenv-rails!
  848. dropbox-api!
  849. em-http-request (~> 1.1.2)
  850. erector!
  851. evernote_oauth
  852. execjs
  853. faraday (~> 1.0)
  854. faraday_middleware
  855. feedjira (~> 3.1)
  856. ffi (>= 1.9.4)
  857. font-awesome-sass (~> 4.7.0)
  858. forecast_io (~> 2.0.0)
  859. foreman (~> 0.87.2)!
  860. geokit (~> 1.13)
  861. geokit-rails (~> 2.3)
  862. gmail_xoauth
  863. google-api-client (~> 0.13)
  864. google-cloud-translate (~> 2.0)
  865. guard
  866. guard-livereload
  867. guard-rspec
  868. haversine
  869. hipchat (~> 1.2.0)
  870. httmultiparty (~> 0.3.16)
  871. httparty (~> 0.13)
  872. huginn_agent
  873. hypdf!
  874. jquery-rails (~> 4.2.1)
  875. json (~> 2.3)
  876. jsonpath (~> 1.1)
  877. kaminari (~> 1.2)
  878. kramdown
  879. letter_opener_web (~> 1.4)
  880. liquid (~> 5.1)
  881. listen (~> 3.0.5)
  882. loofah (~> 2.0)
  883. mail (>= 2.8.1)
  884. mini_magick (>= 4.9.4)
  885. mini_racer
  886. mqtt
  887. multi_xml
  888. mysql2 (~> 0.5)
  889. net-ftp
  890. net-ftp-list
  891. nokogiri (>= 1.10.8)
  892. omniauth
  893. omniauth-dropbox-oauth2!
  894. omniauth-evernote
  895. omniauth-google-oauth2 (>= 0.8.0)
  896. omniauth-tumblr
  897. omniauth-twitter
  898. pg (~> 1.1)
  899. puma
  900. rack-livereload
  901. rails (~> 6.1.7)
  902. rails-controller-testing
  903. rails-html-sanitizer (~> 1.2)
  904. rb-kqueue (>= 0.2)
  905. rr
  906. rspec
  907. rspec-collection_matchers
  908. rspec-html-matchers
  909. rspec-mocks
  910. rspec-rails
  911. rturk (~> 2.12.1)
  912. rubocop
  913. rubocop-performance
  914. rubocop-rspec
  915. rufus-scheduler (~> 3.4)
  916. sass-rails (>= 6.0)
  917. select2-rails
  918. selenium-webdriver
  919. shoulda-matchers
  920. simplecov
  921. simplecov-lcov (~> 0.8.0)
  922. slack-notifier (~> 1.0.0)
  923. spectrum-rails
  924. spring
  925. spring-commands-rspec
  926. spring-watcher-listen
  927. sprockets
  928. terser
  929. tumblr_client (~> 0.8.6)!
  930. twilio-ruby (~> 5.62.0)
  931. twitter!
  932. twitter-stream!
  933. typhoeus (~> 1.3.1)
  934. tzinfo (>= 1.2.0)
  935. tzinfo-data
  936. uglifier (~> 2.7.2)
  937. unicorn
  938. vcr
  939. web-console (>= 3.3.0)
  940. webmock
  941. weibo_2!
  942. xmpp4r (~> 0.5.6)
  943. RUBY VERSION
  944. ruby 3.2.2p53
  945. BUNDLED WITH
  946. 2.4.12