Gemfile.lock 24 KB

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