Gemfile.lock 23 KB

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