1
0

Gemfile.lock 27 KB

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