Gemfile.lock 22 KB

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