Gemfile.lock 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952
  1. GIT
  2. remote: https://github.com/ClearlyClaire/webpush.git
  3. revision: f14a4d52e201128b1b00245d11b6de80d6cfdcd9
  4. ref: f14a4d52e201128b1b00245d11b6de80d6cfdcd9
  5. specs:
  6. webpush (0.3.8)
  7. hkdf (~> 0.2)
  8. jwt (~> 2.0)
  9. GIT
  10. remote: https://github.com/mastodon/rails-settings-cached.git
  11. revision: 86328ef0bd04ce21cc0504ff5e334591e8c2ccab
  12. branch: v0.6.6-aliases-true
  13. specs:
  14. rails-settings-cached (0.6.6)
  15. rails (>= 4.2.0)
  16. GIT
  17. remote: https://github.com/stanhu/omniauth-cas.git
  18. revision: 4211e6d05941b4a981f9a36b49ec166cecd0e271
  19. ref: 4211e6d05941b4a981f9a36b49ec166cecd0e271
  20. specs:
  21. omniauth-cas (2.0.0)
  22. addressable (~> 2.3)
  23. nokogiri (~> 1.5)
  24. omniauth (>= 1.2, < 3)
  25. GEM
  26. remote: https://rubygems.org/
  27. specs:
  28. actioncable (7.0.8.1)
  29. actionpack (= 7.0.8.1)
  30. activesupport (= 7.0.8.1)
  31. nio4r (~> 2.0)
  32. websocket-driver (>= 0.6.1)
  33. actionmailbox (7.0.8.1)
  34. actionpack (= 7.0.8.1)
  35. activejob (= 7.0.8.1)
  36. activerecord (= 7.0.8.1)
  37. activestorage (= 7.0.8.1)
  38. activesupport (= 7.0.8.1)
  39. mail (>= 2.7.1)
  40. net-imap
  41. net-pop
  42. net-smtp
  43. actionmailer (7.0.8.1)
  44. actionpack (= 7.0.8.1)
  45. actionview (= 7.0.8.1)
  46. activejob (= 7.0.8.1)
  47. activesupport (= 7.0.8.1)
  48. mail (~> 2.5, >= 2.5.4)
  49. net-imap
  50. net-pop
  51. net-smtp
  52. rails-dom-testing (~> 2.0)
  53. actionpack (7.0.8.1)
  54. actionview (= 7.0.8.1)
  55. activesupport (= 7.0.8.1)
  56. rack (~> 2.0, >= 2.2.4)
  57. rack-test (>= 0.6.3)
  58. rails-dom-testing (~> 2.0)
  59. rails-html-sanitizer (~> 1.0, >= 1.2.0)
  60. actiontext (7.0.8.1)
  61. actionpack (= 7.0.8.1)
  62. activerecord (= 7.0.8.1)
  63. activestorage (= 7.0.8.1)
  64. activesupport (= 7.0.8.1)
  65. globalid (>= 0.6.0)
  66. nokogiri (>= 1.8.5)
  67. actionview (7.0.8.1)
  68. activesupport (= 7.0.8.1)
  69. builder (~> 3.1)
  70. erubi (~> 1.4)
  71. rails-dom-testing (~> 2.0)
  72. rails-html-sanitizer (~> 1.1, >= 1.2.0)
  73. active_model_serializers (0.10.13)
  74. actionpack (>= 4.1, < 7.1)
  75. activemodel (>= 4.1, < 7.1)
  76. case_transform (>= 0.2)
  77. jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
  78. activejob (7.0.8.1)
  79. activesupport (= 7.0.8.1)
  80. globalid (>= 0.3.6)
  81. activemodel (7.0.8.1)
  82. activesupport (= 7.0.8.1)
  83. activerecord (7.0.8.1)
  84. activemodel (= 7.0.8.1)
  85. activesupport (= 7.0.8.1)
  86. activestorage (7.0.8.1)
  87. actionpack (= 7.0.8.1)
  88. activejob (= 7.0.8.1)
  89. activerecord (= 7.0.8.1)
  90. activesupport (= 7.0.8.1)
  91. marcel (~> 1.0)
  92. mini_mime (>= 1.1.0)
  93. activesupport (7.0.8.1)
  94. concurrent-ruby (~> 1.0, >= 1.0.2)
  95. i18n (>= 1.6, < 2)
  96. minitest (>= 5.1)
  97. tzinfo (~> 2.0)
  98. addressable (2.8.5)
  99. public_suffix (>= 2.0.2, < 6.0)
  100. aes_key_wrap (1.1.0)
  101. airbrussh (1.4.1)
  102. sshkit (>= 1.6.1, != 1.7.0)
  103. android_key_attestation (0.3.0)
  104. annotate (3.2.0)
  105. activerecord (>= 3.2, < 8.0)
  106. rake (>= 10.4, < 14.0)
  107. ast (2.4.2)
  108. attr_encrypted (4.0.0)
  109. encryptor (~> 3.0.0)
  110. attr_required (1.0.1)
  111. awrence (1.2.1)
  112. aws-eventstream (1.2.0)
  113. aws-partitions (1.809.0)
  114. aws-sdk-core (3.181.0)
  115. aws-eventstream (~> 1, >= 1.0.2)
  116. aws-partitions (~> 1, >= 1.651.0)
  117. aws-sigv4 (~> 1.5)
  118. jmespath (~> 1, >= 1.6.1)
  119. aws-sdk-kms (1.71.0)
  120. aws-sdk-core (~> 3, >= 3.177.0)
  121. aws-sigv4 (~> 1.1)
  122. aws-sdk-s3 (1.133.0)
  123. aws-sdk-core (~> 3, >= 3.181.0)
  124. aws-sdk-kms (~> 1)
  125. aws-sigv4 (~> 1.6)
  126. aws-sigv4 (1.6.0)
  127. aws-eventstream (~> 1, >= 1.0.2)
  128. azure-storage-blob (2.0.3)
  129. azure-storage-common (~> 2.0)
  130. nokogiri (~> 1, >= 1.10.8)
  131. azure-storage-common (2.0.4)
  132. faraday (~> 1.0)
  133. faraday_middleware (~> 1.0, >= 1.0.0.rc1)
  134. net-http-persistent (~> 4.0)
  135. nokogiri (~> 1, >= 1.10.8)
  136. base64 (0.1.1)
  137. bcp47_spec (0.2.1)
  138. bcrypt (3.1.18)
  139. better_errors (2.10.1)
  140. erubi (>= 1.0.0)
  141. rack (>= 0.9.0)
  142. rouge (>= 1.0.0)
  143. better_html (2.0.1)
  144. actionview (>= 6.0)
  145. activesupport (>= 6.0)
  146. ast (~> 2.0)
  147. erubi (~> 1.4)
  148. parser (>= 2.4)
  149. smart_properties
  150. bindata (2.4.15)
  151. binding_of_caller (1.0.0)
  152. debug_inspector (>= 0.0.1)
  153. blurhash (0.1.7)
  154. bootsnap (1.16.0)
  155. msgpack (~> 1.2)
  156. brakeman (6.0.1)
  157. browser (5.3.1)
  158. brpoplpush-redis_script (0.1.3)
  159. concurrent-ruby (~> 1.0, >= 1.0.5)
  160. redis (>= 1.0, < 6)
  161. builder (3.2.4)
  162. bundler-audit (0.9.1)
  163. bundler (>= 1.2.0, < 3)
  164. thor (~> 1.0)
  165. capistrano (3.17.3)
  166. airbrussh (>= 1.0.0)
  167. i18n
  168. rake (>= 10.0.0)
  169. sshkit (>= 1.9.0)
  170. capistrano-bundler (2.1.0)
  171. capistrano (~> 3.1)
  172. capistrano-rails (1.6.3)
  173. capistrano (~> 3.1)
  174. capistrano-bundler (>= 1.1, < 3)
  175. capistrano-rbenv (2.2.0)
  176. capistrano (~> 3.1)
  177. sshkit (~> 1.3)
  178. capistrano-yarn (2.0.2)
  179. capistrano (~> 3.0)
  180. capybara (3.39.2)
  181. addressable
  182. matrix
  183. mini_mime (>= 0.1.3)
  184. nokogiri (~> 1.8)
  185. rack (>= 1.6.0)
  186. rack-test (>= 0.6.3)
  187. regexp_parser (>= 1.5, < 3.0)
  188. xpath (~> 3.2)
  189. case_transform (0.2)
  190. activesupport
  191. cbor (0.5.9.6)
  192. charlock_holmes (0.7.7)
  193. chewy (7.3.4)
  194. activesupport (>= 5.2)
  195. elasticsearch (>= 7.12.0, < 7.14.0)
  196. elasticsearch-dsl
  197. chunky_png (1.4.0)
  198. climate_control (0.2.0)
  199. cocoon (1.2.15)
  200. color_diff (0.1)
  201. concurrent-ruby (1.2.3)
  202. connection_pool (2.4.1)
  203. cose (1.3.0)
  204. cbor (~> 0.5.9)
  205. openssl-signature_algorithm (~> 1.0)
  206. crack (0.4.5)
  207. rexml
  208. crass (1.0.6)
  209. css_parser (1.14.0)
  210. addressable
  211. database_cleaner-active_record (2.1.0)
  212. activerecord (>= 5.a)
  213. database_cleaner-core (~> 2.0.0)
  214. database_cleaner-core (2.0.1)
  215. date (3.3.4)
  216. debug_inspector (1.1.0)
  217. devise (4.9.2)
  218. bcrypt (~> 3.0)
  219. orm_adapter (~> 0.1)
  220. railties (>= 4.1.0)
  221. responders
  222. warden (~> 1.2.3)
  223. devise-two-factor (4.1.0)
  224. activesupport (< 7.1)
  225. attr_encrypted (>= 1.3, < 5, != 2)
  226. devise (~> 4.0)
  227. railties (< 7.1)
  228. rotp (~> 6.0)
  229. devise_pam_authenticatable2 (9.2.0)
  230. devise (>= 4.0.0)
  231. rpam2 (~> 4.0)
  232. diff-lcs (1.5.0)
  233. discard (1.2.1)
  234. activerecord (>= 4.2, < 8)
  235. docile (1.4.0)
  236. domain_name (0.5.20190701)
  237. unf (>= 0.0.5, < 1.0.0)
  238. doorkeeper (5.6.6)
  239. railties (>= 5)
  240. dotenv (2.8.1)
  241. dotenv-rails (2.8.1)
  242. dotenv (= 2.8.1)
  243. railties (>= 3.2)
  244. ed25519 (1.3.0)
  245. elasticsearch (7.13.3)
  246. elasticsearch-api (= 7.13.3)
  247. elasticsearch-transport (= 7.13.3)
  248. elasticsearch-api (7.13.3)
  249. multi_json
  250. elasticsearch-dsl (0.1.10)
  251. elasticsearch-transport (7.13.3)
  252. faraday (~> 1)
  253. multi_json
  254. encryptor (3.0.0)
  255. erubi (1.12.0)
  256. et-orbi (1.2.7)
  257. tzinfo
  258. excon (0.100.0)
  259. fabrication (2.30.0)
  260. faker (3.2.1)
  261. i18n (>= 1.8.11, < 2)
  262. faraday (1.10.3)
  263. faraday-em_http (~> 1.0)
  264. faraday-em_synchrony (~> 1.0)
  265. faraday-excon (~> 1.1)
  266. faraday-httpclient (~> 1.0)
  267. faraday-multipart (~> 1.0)
  268. faraday-net_http (~> 1.0)
  269. faraday-net_http_persistent (~> 1.0)
  270. faraday-patron (~> 1.0)
  271. faraday-rack (~> 1.0)
  272. faraday-retry (~> 1.0)
  273. ruby2_keywords (>= 0.0.4)
  274. faraday-em_http (1.0.0)
  275. faraday-em_synchrony (1.0.0)
  276. faraday-excon (1.1.0)
  277. faraday-httpclient (1.0.1)
  278. faraday-multipart (1.0.4)
  279. multipart-post (~> 2)
  280. faraday-net_http (1.0.1)
  281. faraday-net_http_persistent (1.2.0)
  282. faraday-patron (1.0.0)
  283. faraday-rack (1.0.0)
  284. faraday-retry (1.0.3)
  285. faraday_middleware (1.2.0)
  286. faraday (~> 1.0)
  287. fast_blank (1.0.1)
  288. fastimage (2.2.7)
  289. ffi (1.15.5)
  290. ffi-compiler (1.0.1)
  291. ffi (>= 1.0.0)
  292. rake
  293. fog-core (2.1.0)
  294. builder
  295. excon (~> 0.58)
  296. formatador (~> 0.2)
  297. mime-types
  298. fog-json (1.2.0)
  299. fog-core
  300. multi_json (~> 1.10)
  301. fog-openstack (0.3.10)
  302. fog-core (>= 1.45, <= 2.1.0)
  303. fog-json (>= 1.0)
  304. ipaddress (>= 0.8)
  305. formatador (0.3.0)
  306. fugit (1.8.1)
  307. et-orbi (~> 1, >= 1.2.7)
  308. raabro (~> 1.4)
  309. fuubar (2.5.1)
  310. rspec-core (~> 3.0)
  311. ruby-progressbar (~> 1.4)
  312. globalid (1.1.0)
  313. activesupport (>= 5.0)
  314. haml (6.1.2)
  315. temple (>= 0.8.2)
  316. thor
  317. tilt
  318. haml-rails (2.1.0)
  319. actionpack (>= 5.1)
  320. activesupport (>= 5.1)
  321. haml (>= 4.0.6)
  322. railties (>= 5.1)
  323. haml_lint (0.50.0)
  324. haml (>= 4.0, < 6.2)
  325. parallel (~> 1.10)
  326. rainbow
  327. rubocop (>= 1.0)
  328. sysexits (~> 1.1)
  329. hashdiff (1.0.1)
  330. hashie (5.0.0)
  331. hcaptcha (7.1.0)
  332. json
  333. highline (2.1.0)
  334. hiredis (0.6.3)
  335. hkdf (0.3.0)
  336. htmlentities (4.3.4)
  337. http (5.1.1)
  338. addressable (~> 2.8)
  339. http-cookie (~> 1.0)
  340. http-form_data (~> 2.2)
  341. llhttp-ffi (~> 0.4.0)
  342. http-cookie (1.0.5)
  343. domain_name (~> 0.5)
  344. http-form_data (2.3.0)
  345. http_accept_language (2.1.1)
  346. httpclient (2.8.3)
  347. httplog (1.6.2)
  348. rack (>= 2.0)
  349. rainbow (>= 2.0.0)
  350. i18n (1.14.1)
  351. concurrent-ruby (~> 1.0)
  352. i18n-tasks (1.0.12)
  353. activesupport (>= 4.0.2)
  354. ast (>= 2.1.0)
  355. better_html (>= 1.0, < 3.0)
  356. erubi
  357. highline (>= 2.0.0)
  358. i18n
  359. parser (>= 2.2.3.0)
  360. rails-i18n
  361. rainbow (>= 2.2.2, < 4.0)
  362. terminal-table (>= 1.5.1)
  363. idn-ruby (0.1.5)
  364. ipaddress (0.8.3)
  365. jmespath (1.6.2)
  366. json (2.6.3)
  367. json-canonicalization (1.0.0)
  368. json-jwt (1.15.3)
  369. activesupport (>= 4.2)
  370. aes_key_wrap
  371. bindata
  372. httpclient
  373. json-ld (3.3.1)
  374. htmlentities (~> 4.3)
  375. json-canonicalization (~> 1.0)
  376. link_header (~> 0.0, >= 0.0.8)
  377. multi_json (~> 1.15)
  378. rack (>= 2.2, < 4)
  379. rdf (~> 3.3)
  380. json-ld-preloaded (3.2.2)
  381. json-ld (~> 3.2)
  382. rdf (~> 3.2)
  383. json-schema (4.0.0)
  384. addressable (>= 2.8)
  385. jsonapi-renderer (0.2.2)
  386. jwt (2.7.1)
  387. kaminari (1.2.2)
  388. activesupport (>= 4.1.0)
  389. kaminari-actionview (= 1.2.2)
  390. kaminari-activerecord (= 1.2.2)
  391. kaminari-core (= 1.2.2)
  392. kaminari-actionview (1.2.2)
  393. actionview
  394. kaminari-core (= 1.2.2)
  395. kaminari-activerecord (1.2.2)
  396. activerecord
  397. kaminari-core (= 1.2.2)
  398. kaminari-core (1.2.2)
  399. kt-paperclip (7.2.1)
  400. activemodel (>= 4.2.0)
  401. activesupport (>= 4.2.0)
  402. marcel (~> 1.0.1)
  403. mime-types
  404. terrapin (~> 0.6.0)
  405. language_server-protocol (3.17.0.3)
  406. launchy (2.5.2)
  407. addressable (~> 2.8)
  408. letter_opener (1.8.1)
  409. launchy (>= 2.2, < 3)
  410. letter_opener_web (2.0.0)
  411. actionmailer (>= 5.2)
  412. letter_opener (~> 1.7)
  413. railties (>= 5.2)
  414. rexml
  415. link_header (0.0.8)
  416. llhttp-ffi (0.4.0)
  417. ffi-compiler (~> 1.0)
  418. rake (~> 13.0)
  419. lograge (0.13.0)
  420. actionpack (>= 4)
  421. activesupport (>= 4)
  422. railties (>= 4)
  423. request_store (~> 1.0)
  424. loofah (2.21.4)
  425. crass (~> 1.0.2)
  426. nokogiri (>= 1.12.0)
  427. mail (2.8.1)
  428. mini_mime (>= 0.1.1)
  429. net-imap
  430. net-pop
  431. net-smtp
  432. marcel (1.0.2)
  433. mario-redis-lock (1.2.1)
  434. redis (>= 3.0.5)
  435. matrix (0.4.2)
  436. md-paperclip-azure (2.2.0)
  437. addressable (~> 2.5)
  438. azure-storage-blob (~> 2.0.1)
  439. hashie (~> 5.0)
  440. memory_profiler (1.0.1)
  441. method_source (1.0.0)
  442. mime-types (3.5.1)
  443. mime-types-data (~> 3.2015)
  444. mime-types-data (3.2023.0808)
  445. mini_mime (1.1.5)
  446. mini_portile2 (2.8.5)
  447. minitest (5.19.0)
  448. msgpack (1.7.1)
  449. multi_json (1.15.0)
  450. multipart-post (2.3.0)
  451. net-http (0.3.2)
  452. uri
  453. net-http-persistent (4.0.2)
  454. connection_pool (~> 2.2)
  455. net-imap (0.3.7)
  456. date
  457. net-protocol
  458. net-ldap (0.18.0)
  459. net-pop (0.1.2)
  460. net-protocol
  461. net-protocol (0.2.2)
  462. timeout
  463. net-scp (4.0.0)
  464. net-ssh (>= 2.6.5, < 8.0.0)
  465. net-smtp (0.3.4)
  466. net-protocol
  467. net-ssh (7.1.0)
  468. nio4r (2.7.0)
  469. nokogiri (1.16.2)
  470. mini_portile2 (~> 2.8.2)
  471. racc (~> 1.4)
  472. nsa (0.3.0)
  473. activesupport (>= 4.2, < 7.2)
  474. concurrent-ruby (~> 1.0, >= 1.0.2)
  475. sidekiq (>= 3.5)
  476. statsd-ruby (~> 1.4, >= 1.4.0)
  477. oj (3.16.1)
  478. omniauth (2.1.1)
  479. hashie (>= 3.4.6)
  480. rack (>= 2.2.3)
  481. rack-protection
  482. omniauth-rails_csrf_protection (1.0.1)
  483. actionpack (>= 4.2)
  484. omniauth (~> 2.0)
  485. omniauth-saml (2.1.0)
  486. omniauth (~> 2.0)
  487. ruby-saml (~> 1.12)
  488. omniauth_openid_connect (0.6.1)
  489. omniauth (>= 1.9, < 3)
  490. openid_connect (~> 1.1)
  491. openid_connect (1.4.2)
  492. activemodel
  493. attr_required (>= 1.0.0)
  494. json-jwt (>= 1.15.0)
  495. net-smtp
  496. rack-oauth2 (~> 1.21)
  497. swd (~> 1.3)
  498. tzinfo
  499. validate_email
  500. validate_url
  501. webfinger (~> 1.2)
  502. openssl (3.1.0)
  503. openssl-signature_algorithm (1.3.0)
  504. openssl (> 2.0)
  505. orm_adapter (0.5.0)
  506. ox (2.14.17)
  507. parallel (1.23.0)
  508. parser (3.2.2.3)
  509. ast (~> 2.4.1)
  510. racc
  511. parslet (2.0.0)
  512. pastel (0.8.0)
  513. tty-color (~> 0.5)
  514. pg (1.5.5)
  515. pghero (3.3.4)
  516. activerecord (>= 6)
  517. posix-spawn (0.3.15)
  518. premailer (1.21.0)
  519. addressable
  520. css_parser (>= 1.12.0)
  521. htmlentities (>= 4.0.0)
  522. premailer-rails (1.12.0)
  523. actionmailer (>= 3)
  524. net-smtp
  525. premailer (~> 1.7, >= 1.7.9)
  526. private_address_check (0.5.0)
  527. public_suffix (5.0.3)
  528. puma (6.4.2)
  529. nio4r (~> 2.0)
  530. pundit (2.3.0)
  531. activesupport (>= 3.0.0)
  532. raabro (1.4.0)
  533. racc (1.7.3)
  534. rack (2.2.8.1)
  535. rack-attack (6.7.0)
  536. rack (>= 1.0, < 4)
  537. rack-cors (2.0.1)
  538. rack (>= 2.0.0)
  539. rack-oauth2 (1.21.3)
  540. activesupport
  541. attr_required
  542. httpclient
  543. json-jwt (>= 1.11.0)
  544. rack (>= 2.1.0)
  545. rack-protection (3.0.5)
  546. rack
  547. rack-proxy (0.7.6)
  548. rack
  549. rack-test (2.1.0)
  550. rack (>= 1.3)
  551. rails (7.0.8.1)
  552. actioncable (= 7.0.8.1)
  553. actionmailbox (= 7.0.8.1)
  554. actionmailer (= 7.0.8.1)
  555. actionpack (= 7.0.8.1)
  556. actiontext (= 7.0.8.1)
  557. actionview (= 7.0.8.1)
  558. activejob (= 7.0.8.1)
  559. activemodel (= 7.0.8.1)
  560. activerecord (= 7.0.8.1)
  561. activestorage (= 7.0.8.1)
  562. activesupport (= 7.0.8.1)
  563. bundler (>= 1.15.0)
  564. railties (= 7.0.8.1)
  565. rails-controller-testing (1.0.5)
  566. actionpack (>= 5.0.1.rc1)
  567. actionview (>= 5.0.1.rc1)
  568. activesupport (>= 5.0.1.rc1)
  569. rails-dom-testing (2.1.1)
  570. activesupport (>= 5.0.0)
  571. minitest
  572. nokogiri (>= 1.6)
  573. rails-html-sanitizer (1.6.0)
  574. loofah (~> 2.21)
  575. nokogiri (~> 1.14)
  576. rails-i18n (7.0.7)
  577. i18n (>= 0.7, < 2)
  578. railties (>= 6.0.0, < 8)
  579. railties (7.0.8.1)
  580. actionpack (= 7.0.8.1)
  581. activesupport (= 7.0.8.1)
  582. method_source
  583. rake (>= 12.2)
  584. thor (~> 1.0)
  585. zeitwerk (~> 2.5)
  586. rainbow (3.1.1)
  587. rake (13.0.6)
  588. rdf (3.3.1)
  589. bcp47_spec (~> 0.2)
  590. link_header (~> 0.0, >= 0.0.8)
  591. rdf-normalize (0.6.1)
  592. rdf (~> 3.2)
  593. redcarpet (3.6.0)
  594. redis (4.8.1)
  595. redis-namespace (1.11.0)
  596. redis (>= 4)
  597. redlock (1.3.2)
  598. redis (>= 3.0.0, < 6.0)
  599. regexp_parser (2.8.1)
  600. request_store (1.5.1)
  601. rack (>= 1.4)
  602. responders (3.1.0)
  603. actionpack (>= 5.2)
  604. railties (>= 5.2)
  605. rexml (3.2.6)
  606. rotp (6.2.2)
  607. rouge (4.1.2)
  608. rpam2 (4.0.2)
  609. rqrcode (2.2.0)
  610. chunky_png (~> 1.0)
  611. rqrcode_core (~> 1.0)
  612. rqrcode_core (1.2.0)
  613. rspec-core (3.12.2)
  614. rspec-support (~> 3.12.0)
  615. rspec-expectations (3.12.3)
  616. diff-lcs (>= 1.2.0, < 2.0)
  617. rspec-support (~> 3.12.0)
  618. rspec-mocks (3.12.5)
  619. diff-lcs (>= 1.2.0, < 2.0)
  620. rspec-support (~> 3.12.0)
  621. rspec-rails (6.0.3)
  622. actionpack (>= 6.1)
  623. activesupport (>= 6.1)
  624. railties (>= 6.1)
  625. rspec-core (~> 3.12)
  626. rspec-expectations (~> 3.12)
  627. rspec-mocks (~> 3.12)
  628. rspec-support (~> 3.12)
  629. rspec-sidekiq (4.0.1)
  630. rspec-core (~> 3.0)
  631. rspec-expectations (~> 3.0)
  632. rspec-mocks (~> 3.0)
  633. sidekiq (>= 5, < 8)
  634. rspec-support (3.12.1)
  635. rspec_chunked (0.6)
  636. rubocop (1.56.3)
  637. base64 (~> 0.1.1)
  638. json (~> 2.3)
  639. language_server-protocol (>= 3.17.0)
  640. parallel (~> 1.10)
  641. parser (>= 3.2.2.3)
  642. rainbow (>= 2.2.2, < 4.0)
  643. regexp_parser (>= 1.8, < 3.0)
  644. rexml (>= 3.2.5, < 4.0)
  645. rubocop-ast (>= 1.28.1, < 2.0)
  646. ruby-progressbar (~> 1.7)
  647. unicode-display_width (>= 2.4.0, < 3.0)
  648. rubocop-ast (1.29.0)
  649. parser (>= 3.2.1.0)
  650. rubocop-capybara (2.18.0)
  651. rubocop (~> 1.41)
  652. rubocop-factory_bot (2.23.1)
  653. rubocop (~> 1.33)
  654. rubocop-performance (1.19.0)
  655. rubocop (>= 1.7.0, < 2.0)
  656. rubocop-ast (>= 0.4.0)
  657. rubocop-rails (2.20.2)
  658. activesupport (>= 4.2.0)
  659. rack (>= 1.1)
  660. rubocop (>= 1.33.0, < 2.0)
  661. rubocop-rspec (2.23.2)
  662. rubocop (~> 1.33)
  663. rubocop-capybara (~> 2.17)
  664. rubocop-factory_bot (~> 2.22)
  665. ruby-prof (1.6.3)
  666. ruby-progressbar (1.13.0)
  667. ruby-saml (1.15.0)
  668. nokogiri (>= 1.13.10)
  669. rexml
  670. ruby2_keywords (0.0.5)
  671. rubyzip (2.3.2)
  672. rufus-scheduler (3.9.1)
  673. fugit (~> 1.1, >= 1.1.6)
  674. safety_net_attestation (0.4.0)
  675. jwt (~> 2.0)
  676. sanitize (6.0.2)
  677. crass (~> 1.0.2)
  678. nokogiri (>= 1.12.0)
  679. scenic (1.7.0)
  680. activerecord (>= 4.0.0)
  681. railties (>= 4.0.0)
  682. selenium-webdriver (4.11.0)
  683. rexml (~> 3.2, >= 3.2.5)
  684. rubyzip (>= 1.2.2, < 3.0)
  685. websocket (~> 1.0)
  686. semantic_range (3.0.0)
  687. sidekiq (6.5.12)
  688. connection_pool (>= 2.2.5, < 3)
  689. rack (~> 2.0)
  690. redis (>= 4.5.0, < 5)
  691. sidekiq-bulk (0.2.0)
  692. sidekiq
  693. sidekiq-scheduler (5.0.3)
  694. rufus-scheduler (~> 3.2)
  695. sidekiq (>= 6, < 8)
  696. tilt (>= 1.4.0)
  697. sidekiq-unique-jobs (7.1.33)
  698. brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
  699. concurrent-ruby (~> 1.0, >= 1.0.5)
  700. redis (< 5.0)
  701. sidekiq (>= 5.0, < 7.0)
  702. thor (>= 0.20, < 3.0)
  703. simple-navigation (4.4.0)
  704. activesupport (>= 2.3.2)
  705. simple_form (5.2.0)
  706. actionpack (>= 5.2)
  707. activemodel (>= 5.2)
  708. simplecov (0.22.0)
  709. docile (~> 1.1)
  710. simplecov-html (~> 0.11)
  711. simplecov_json_formatter (~> 0.1)
  712. simplecov-html (0.12.3)
  713. simplecov_json_formatter (0.1.4)
  714. smart_properties (1.17.0)
  715. sprockets (3.7.2)
  716. concurrent-ruby (~> 1.0)
  717. rack (> 1, < 3)
  718. sprockets-rails (3.4.2)
  719. actionpack (>= 5.2)
  720. activesupport (>= 5.2)
  721. sprockets (>= 3.0.0)
  722. sshkit (1.21.5)
  723. net-scp (>= 1.1.2)
  724. net-ssh (>= 2.8.0)
  725. stackprof (0.2.25)
  726. statsd-ruby (1.5.0)
  727. stoplight (3.0.2)
  728. redlock (~> 1.0)
  729. strong_migrations (0.8.0)
  730. activerecord (>= 5.2)
  731. swd (1.3.0)
  732. activesupport (>= 3)
  733. attr_required (>= 0.0.5)
  734. httpclient (>= 2.4)
  735. sysexits (1.2.0)
  736. temple (0.10.2)
  737. terminal-table (3.0.2)
  738. unicode-display_width (>= 1.1.1, < 3)
  739. terrapin (0.6.0)
  740. climate_control (>= 0.0.3, < 1.0)
  741. test-prof (1.2.3)
  742. thor (1.3.0)
  743. tilt (2.2.0)
  744. timeout (0.4.1)
  745. tpm-key_attestation (0.12.0)
  746. bindata (~> 2.4)
  747. openssl (> 2.0)
  748. openssl-signature_algorithm (~> 1.0)
  749. tty-color (0.6.0)
  750. tty-cursor (0.7.1)
  751. tty-prompt (0.23.1)
  752. pastel (~> 0.8)
  753. tty-reader (~> 0.8)
  754. tty-reader (0.9.0)
  755. tty-cursor (~> 0.7)
  756. tty-screen (~> 0.8)
  757. wisper (~> 2.0)
  758. tty-screen (0.8.1)
  759. twitter-text (3.1.0)
  760. idn-ruby
  761. unf (~> 0.1.0)
  762. tzinfo (2.0.6)
  763. concurrent-ruby (~> 1.0)
  764. tzinfo-data (1.2023.3)
  765. tzinfo (>= 1.0.0)
  766. unf (0.1.4)
  767. unf_ext
  768. unf_ext (0.0.8.2)
  769. unicode-display_width (2.4.2)
  770. uri (0.12.2)
  771. validate_email (0.1.6)
  772. activemodel (>= 3.0)
  773. mail (>= 2.2.5)
  774. validate_url (1.0.15)
  775. activemodel (>= 3.0.0)
  776. public_suffix
  777. warden (1.2.9)
  778. rack (>= 2.0.9)
  779. webauthn (3.0.0)
  780. android_key_attestation (~> 0.3.0)
  781. awrence (~> 1.1)
  782. bindata (~> 2.4)
  783. cbor (~> 0.5.9)
  784. cose (~> 1.1)
  785. openssl (>= 2.2)
  786. safety_net_attestation (~> 0.4.0)
  787. tpm-key_attestation (~> 0.12.0)
  788. webfinger (1.2.0)
  789. activesupport
  790. httpclient (>= 2.4)
  791. webmock (3.19.1)
  792. addressable (>= 2.8.0)
  793. crack (>= 0.3.2)
  794. hashdiff (>= 0.4.0, < 2.0.0)
  795. webpacker (5.4.4)
  796. activesupport (>= 5.2)
  797. rack-proxy (>= 0.6.1)
  798. railties (>= 5.2)
  799. semantic_range (>= 2.3.0)
  800. websocket (1.2.9)
  801. websocket-driver (0.7.6)
  802. websocket-extensions (>= 0.1.0)
  803. websocket-extensions (0.1.5)
  804. wisper (2.0.1)
  805. xorcist (1.1.3)
  806. xpath (3.2.0)
  807. nokogiri (~> 1.8)
  808. zeitwerk (2.6.13)
  809. PLATFORMS
  810. ruby
  811. DEPENDENCIES
  812. active_model_serializers (~> 0.10)
  813. addressable (~> 2.8)
  814. annotate (~> 3.2)
  815. aws-sdk-s3 (~> 1.123)
  816. better_errors (~> 2.9)
  817. binding_of_caller (~> 1.0)
  818. blurhash (~> 0.1)
  819. bootsnap (~> 1.16.0)
  820. brakeman (~> 6.0)
  821. browser
  822. bundler-audit (~> 0.9)
  823. capistrano (~> 3.17)
  824. capistrano-rails (~> 1.6)
  825. capistrano-rbenv (~> 2.2)
  826. capistrano-yarn (~> 2.0)
  827. capybara (~> 3.39)
  828. charlock_holmes (~> 0.7.7)
  829. chewy (~> 7.3)
  830. climate_control (~> 0.2)
  831. cocoon (~> 1.2)
  832. color_diff (~> 0.1)
  833. concurrent-ruby
  834. connection_pool
  835. database_cleaner-active_record
  836. devise (~> 4.9)
  837. devise-two-factor (~> 4.1)
  838. devise_pam_authenticatable2 (~> 9.2)
  839. discard (~> 1.2)
  840. doorkeeper (~> 5.6)
  841. dotenv-rails (~> 2.8)
  842. ed25519 (~> 1.3)
  843. fabrication (~> 2.30)
  844. faker (~> 3.2)
  845. fast_blank (~> 1.0)
  846. fastimage
  847. fog-core (<= 2.4.0)
  848. fog-openstack (~> 0.3)
  849. fuubar (~> 2.5)
  850. haml-rails (~> 2.0)
  851. haml_lint
  852. hcaptcha (~> 7.1)
  853. hiredis (~> 0.6)
  854. htmlentities (~> 4.3)
  855. http (~> 5.1)
  856. http_accept_language (~> 2.1)
  857. httplog (~> 1.6.2)
  858. i18n-tasks (~> 1.0)
  859. idn-ruby
  860. json-ld
  861. json-ld-preloaded (~> 3.2)
  862. json-schema (~> 4.0)
  863. kaminari (~> 1.2)
  864. kt-paperclip (~> 7.2)
  865. letter_opener (~> 1.8)
  866. letter_opener_web (~> 2.0)
  867. link_header (~> 0.0)
  868. lograge (~> 0.12)
  869. mario-redis-lock (~> 1.2)
  870. md-paperclip-azure (~> 2.2)
  871. memory_profiler
  872. mime-types (~> 3.5.0)
  873. net-http (~> 0.3.2)
  874. net-ldap (~> 0.18)
  875. nokogiri (~> 1.15)
  876. nsa
  877. oj (~> 3.14)
  878. omniauth (~> 2.0)
  879. omniauth-cas!
  880. omniauth-rails_csrf_protection (~> 1.0)
  881. omniauth-saml (~> 2.0)
  882. omniauth_openid_connect (~> 0.6.1)
  883. ox (~> 2.14)
  884. parslet
  885. pg (~> 1.5)
  886. pghero
  887. posix-spawn
  888. premailer-rails
  889. private_address_check (~> 0.5)
  890. public_suffix (~> 5.0)
  891. puma (~> 6.3)
  892. pundit (~> 2.3)
  893. rack (~> 2.2.7)
  894. rack-attack (~> 6.6)
  895. rack-cors (~> 2.0)
  896. rack-test (~> 2.1)
  897. rails (~> 7.0)
  898. rails-controller-testing (~> 1.0)
  899. rails-i18n (~> 7.0)
  900. rails-settings-cached (~> 0.6)!
  901. rdf-normalize (~> 0.5)
  902. redcarpet (~> 3.6)
  903. redis (~> 4.5)
  904. redis-namespace (~> 1.10)
  905. rqrcode (~> 2.2)
  906. rspec-rails (~> 6.0)
  907. rspec-sidekiq (~> 4.0)
  908. rspec_chunked (~> 0.6)
  909. rubocop
  910. rubocop-capybara
  911. rubocop-performance
  912. rubocop-rails
  913. rubocop-rspec
  914. ruby-prof
  915. ruby-progressbar (~> 1.13)
  916. rubyzip (~> 2.3)
  917. sanitize (~> 6.0)
  918. scenic (~> 1.7)
  919. selenium-webdriver
  920. sidekiq (~> 6.5)
  921. sidekiq-bulk (~> 0.2.0)
  922. sidekiq-scheduler (~> 5.0)
  923. sidekiq-unique-jobs (~> 7.1)
  924. simple-navigation (~> 4.4)
  925. simple_form (~> 5.2)
  926. simplecov (~> 0.22)
  927. sprockets (~> 3.7.2)
  928. sprockets-rails (~> 3.4)
  929. stackprof
  930. stoplight (~> 3.0.1)
  931. strong_migrations (~> 0.8)
  932. test-prof
  933. thor (~> 1.2)
  934. tty-prompt (~> 0.23)
  935. twitter-text (~> 3.1.0)
  936. tzinfo-data (~> 1.2023)
  937. webauthn (~> 3.0)
  938. webmock (~> 3.18)
  939. webpacker (~> 5.4)
  940. webpush!
  941. xorcist (~> 1.1)
  942. RUBY VERSION
  943. ruby 3.2.2p53
  944. BUNDLED WITH
  945. 2.4.13