Gemfile.lock 22 KB

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