Gemfile.lock 23 KB

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