Gemfile.lock 23 KB

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