]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge pull request #6560 from tomhughes/delayed-job-benchmark
[rails.git] / Gemfile.lock
1 GIT
2   remote: https://github.com/commonlit/canonical-rails.git
3   revision: 97bcb28b910b08ce4dc0169eae55a8cd3d4f26ff
4   ref: bump-rails-8-1
5   specs:
6     canonical-rails (0.2.17)
7       actionview (>= 4.1, < 8.2)
8
9 GIT
10   remote: https://github.com/rkoeze/gd2-ffij.git
11   revision: a203a8d5ef004a4198950e86329228fe3f331d06
12   ref: a203a8d5ef004a4198950e86329228fe3f331d06
13   specs:
14     gd2-ffij (0.4.1.dev)
15       ffi (>= 1.0.0)
16
17 GEM
18   remote: https://rubygems.org/
19   specs:
20     aasm (5.5.2)
21       concurrent-ruby (~> 1.0)
22     action_text-trix (2.1.15)
23       railties
24     actioncable (8.1.1)
25       actionpack (= 8.1.1)
26       activesupport (= 8.1.1)
27       nio4r (~> 2.0)
28       websocket-driver (>= 0.6.1)
29       zeitwerk (~> 2.6)
30     actionmailbox (8.1.1)
31       actionpack (= 8.1.1)
32       activejob (= 8.1.1)
33       activerecord (= 8.1.1)
34       activestorage (= 8.1.1)
35       activesupport (= 8.1.1)
36       mail (>= 2.8.0)
37     actionmailer (8.1.1)
38       actionpack (= 8.1.1)
39       actionview (= 8.1.1)
40       activejob (= 8.1.1)
41       activesupport (= 8.1.1)
42       mail (>= 2.8.0)
43       rails-dom-testing (~> 2.2)
44     actionpack (8.1.1)
45       actionview (= 8.1.1)
46       activesupport (= 8.1.1)
47       nokogiri (>= 1.8.5)
48       rack (>= 2.2.4)
49       rack-session (>= 1.0.1)
50       rack-test (>= 0.6.3)
51       rails-dom-testing (~> 2.2)
52       rails-html-sanitizer (~> 1.6)
53       useragent (~> 0.16)
54     actionpack-page_caching (1.2.4)
55       actionpack (>= 4.0.0)
56     actiontext (8.1.1)
57       action_text-trix (~> 2.1.15)
58       actionpack (= 8.1.1)
59       activerecord (= 8.1.1)
60       activestorage (= 8.1.1)
61       activesupport (= 8.1.1)
62       globalid (>= 0.6.0)
63       nokogiri (>= 1.8.5)
64     actionview (8.1.1)
65       activesupport (= 8.1.1)
66       builder (~> 3.1)
67       erubi (~> 1.11)
68       rails-dom-testing (~> 2.2)
69       rails-html-sanitizer (~> 1.6)
70     active_record_union (1.4.0)
71       activerecord (>= 6.0)
72     activejob (8.1.1)
73       activesupport (= 8.1.1)
74       globalid (>= 0.3.6)
75     activemodel (8.1.1)
76       activesupport (= 8.1.1)
77     activerecord (8.1.1)
78       activemodel (= 8.1.1)
79       activesupport (= 8.1.1)
80       timeout (>= 0.4.0)
81     activerecord-import (2.2.0)
82       activerecord (>= 4.2)
83     activestorage (8.1.1)
84       actionpack (= 8.1.1)
85       activejob (= 8.1.1)
86       activerecord (= 8.1.1)
87       activesupport (= 8.1.1)
88       marcel (~> 1.0)
89     activesupport (8.1.1)
90       base64
91       bigdecimal
92       concurrent-ruby (~> 1.0, >= 1.3.1)
93       connection_pool (>= 2.2.5)
94       drb
95       i18n (>= 1.6, < 2)
96       json
97       logger (>= 1.4.2)
98       minitest (>= 5.1)
99       securerandom (>= 0.3)
100       tzinfo (~> 2.0, >= 2.0.5)
101       uri (>= 0.13.1)
102     addressable (2.8.7)
103       public_suffix (>= 2.0.2, < 7.0)
104     aes_key_wrap (1.1.0)
105     annotaterb (4.20.0)
106       activerecord (>= 6.0.0)
107       activesupport (>= 6.0.0)
108     argon2 (2.3.2)
109       ffi (~> 1.15)
110       ffi-compiler (~> 1.0)
111     ast (2.4.3)
112     autoprefixer-rails (10.4.21.0)
113       execjs (~> 2)
114     aws-eventstream (1.4.0)
115     aws-partitions (1.1181.0)
116     aws-sdk-core (3.237.0)
117       aws-eventstream (~> 1, >= 1.3.0)
118       aws-partitions (~> 1, >= 1.992.0)
119       aws-sigv4 (~> 1.9)
120       base64
121       bigdecimal
122       jmespath (~> 1, >= 1.6.1)
123       logger
124     aws-sdk-kms (1.117.0)
125       aws-sdk-core (~> 3, >= 3.234.0)
126       aws-sigv4 (~> 1.5)
127     aws-sdk-s3 (1.203.1)
128       aws-sdk-core (~> 3, >= 3.234.0)
129       aws-sdk-kms (~> 1)
130       aws-sigv4 (~> 1.5)
131     aws-sigv4 (1.12.1)
132       aws-eventstream (~> 1, >= 1.0.2)
133     base64 (0.3.0)
134     benchmark (0.5.0)
135     better_errors (2.10.1)
136       erubi (>= 1.0.0)
137       rack (>= 0.9.0)
138       rouge (>= 1.0.0)
139     better_html (2.2.0)
140       actionview (>= 7.0)
141       activesupport (>= 7.0)
142       ast (~> 2.0)
143       erubi (~> 1.4)
144       parser (>= 2.4)
145       smart_properties
146     bigdecimal (3.3.1)
147     bindata (2.5.1)
148     binding_of_caller (1.0.1)
149       debug_inspector (>= 1.2.0)
150     bootsnap (1.18.6)
151       msgpack (~> 1.2)
152     bootstrap (5.3.5)
153       popper_js (>= 2.11.8, < 3)
154     bootstrap_form (5.5.0)
155       actionpack (>= 7.2)
156       activemodel (>= 7.2)
157     brakeman (7.1.1)
158       racc
159     brotli (0.7.0)
160     builder (3.3.0)
161     bzip2-ffi (1.1.1)
162       ffi (~> 1.0)
163     cancancan (3.6.1)
164     capybara (3.40.0)
165       addressable
166       matrix
167       mini_mime (>= 0.1.3)
168       nokogiri (~> 1.11)
169       rack (>= 1.6.0)
170       rack-test (>= 0.6.3)
171       regexp_parser (>= 1.5, < 3.0)
172       xpath (~> 3.2)
173     childprocess (5.1.0)
174       logger (~> 1.5)
175     claide (1.1.0)
176     claide-plugins (0.9.2)
177       cork
178       nap
179       open4 (~> 1.3)
180     colored2 (3.1.2)
181     concurrent-ruby (1.3.5)
182     config (5.6.1)
183       deep_merge (~> 1.2, >= 1.2.1)
184       ostruct
185     connection_pool (2.5.4)
186     cork (0.3.0)
187       colored2 (~> 3.1)
188     crack (1.0.1)
189       bigdecimal
190       rexml
191     crass (1.0.6)
192     dalli (3.2.8)
193     danger (9.5.3)
194       base64 (~> 0.2)
195       claide (~> 1.0)
196       claide-plugins (>= 0.9.2)
197       colored2 (>= 3.1, < 5)
198       cork (~> 0.1)
199       faraday (>= 0.9.0, < 3.0)
200       faraday-http-cache (~> 2.0)
201       git (>= 1.13, < 3.0)
202       kramdown (>= 2.5.1, < 3.0)
203       kramdown-parser-gfm (~> 1.0)
204       octokit (>= 4.0)
205       pstore (~> 0.1)
206       terminal-table (>= 1, < 5)
207     danger-auto_label (1.3.1)
208       danger-plugin-api (~> 1.0)
209     danger-plugin-api (1.0.0)
210       danger (> 2.0)
211     dartsass-ruby (3.0.2)
212       sass-embedded (~> 1.54, < 1.67)
213     dartsass-sprockets (3.0.0)
214       dartsass-ruby (~> 3.0)
215       railties (>= 4.0.0)
216       sprockets (> 3.0)
217       sprockets-rails
218       tilt
219     date (3.5.0)
220     debug (1.11.0)
221       irb (~> 1.10)
222       reline (>= 0.3.8)
223     debug_inspector (1.2.0)
224     deep_merge (1.2.2)
225     delayed_job (4.1.13)
226       activesupport (>= 3.0, < 9.0)
227     delayed_job_active_record (4.1.11)
228       activerecord (>= 3.0, < 9.0)
229       delayed_job (>= 3.0, < 5)
230     digest (3.2.1)
231     docile (1.4.1)
232     doorkeeper (5.8.2)
233       railties (>= 5)
234     doorkeeper-i18n (5.2.8)
235       doorkeeper (>= 5.2)
236     doorkeeper-openid_connect (1.8.11)
237       doorkeeper (>= 5.5, < 5.9)
238       jwt (>= 2.5)
239       ostruct (>= 0.5)
240     drb (2.2.3)
241     dry-configurable (1.3.0)
242       dry-core (~> 1.1)
243       zeitwerk (~> 2.6)
244     dry-core (1.1.0)
245       concurrent-ruby (~> 1.0)
246       logger
247       zeitwerk (~> 2.6)
248     dry-inflector (1.2.0)
249     dry-initializer (3.2.0)
250     dry-logic (1.6.0)
251       bigdecimal
252       concurrent-ruby (~> 1.0)
253       dry-core (~> 1.1)
254       zeitwerk (~> 2.6)
255     dry-schema (1.14.1)
256       concurrent-ruby (~> 1.0)
257       dry-configurable (~> 1.0, >= 1.0.1)
258       dry-core (~> 1.1)
259       dry-initializer (~> 3.2)
260       dry-logic (~> 1.5)
261       dry-types (~> 1.8)
262       zeitwerk (~> 2.6)
263     dry-types (1.8.3)
264       bigdecimal (~> 3.0)
265       concurrent-ruby (~> 1.0)
266       dry-core (~> 1.0)
267       dry-inflector (~> 1.0)
268       dry-logic (~> 1.4)
269       zeitwerk (~> 2.6)
270     dry-validation (1.11.1)
271       concurrent-ruby (~> 1.0)
272       dry-core (~> 1.1)
273       dry-initializer (~> 3.2)
274       dry-schema (~> 1.14)
275       zeitwerk (~> 2.6)
276     erb (5.1.3)
277     erb_lint (0.9.0)
278       activesupport
279       better_html (>= 2.0.1)
280       parser (>= 2.7.1.4)
281       rainbow
282       rubocop (>= 1)
283       smart_properties
284     erubi (1.13.1)
285     execjs (2.10.0)
286     exifr (1.4.1)
287     factory_bot (6.5.6)
288       activesupport (>= 6.1.0)
289     factory_bot_rails (6.5.1)
290       factory_bot (~> 6.5)
291       railties (>= 6.1.0)
292     faraday (2.14.0)
293       faraday-net_http (>= 2.0, < 3.5)
294       json
295       logger
296     faraday-follow_redirects (0.4.0)
297       faraday (>= 1, < 3)
298     faraday-http-cache (2.5.1)
299       faraday (>= 0.8)
300     faraday-net_http (3.4.2)
301       net-http (~> 0.5)
302     ffi (1.17.2)
303     ffi-compiler (1.3.2)
304       ffi (>= 1.15.5)
305       rake
306     ffi-libarchive (1.1.14)
307       ffi (~> 1.0)
308     frozen_record (0.27.4)
309       activemodel
310     fspath (3.1.2)
311     git (2.3.3)
312       activesupport (>= 5.0)
313       addressable (~> 2.8)
314       process_executer (~> 1.1)
315       rchardet (~> 1.8)
316     glob (0.4.1)
317     globalid (1.3.0)
318       activesupport (>= 6.1)
319     google-protobuf (3.25.8)
320     googleapis-common-protos-types (1.20.0)
321       google-protobuf (>= 3.18, < 5.a)
322     hashdiff (1.2.1)
323     hashie (5.0.0)
324     highline (3.1.2)
325       reline
326     htmlentities (4.3.4)
327     http_accept_language (2.1.1)
328     i18n (1.14.7)
329       concurrent-ruby (~> 1.0)
330     i18n-js (4.2.4)
331       glob (>= 0.4.0)
332       i18n
333     i18n-tasks (1.0.15)
334       activesupport (>= 4.0.2)
335       ast (>= 2.1.0)
336       erubi
337       highline (>= 2.0.0)
338       i18n
339       parser (>= 3.2.2.1)
340       rails-i18n
341       rainbow (>= 2.2.2, < 4.0)
342       ruby-progressbar (~> 1.8, >= 1.8.1)
343       terminal-table (>= 1.5.1)
344     image_optim (0.31.4)
345       exifr (~> 1.2, >= 1.2.2)
346       fspath (~> 3.0)
347       image_size (>= 1.5, < 4)
348       in_threads (~> 1.3)
349       progress (~> 3.0, >= 3.0.1)
350     image_optim_rails (0.5.0)
351       image_optim (~> 0.24)
352       railties
353       sprockets
354     image_processing (1.14.0)
355       mini_magick (>= 4.9.5, < 6)
356       ruby-vips (>= 2.0.17, < 3)
357     image_size (3.4.0)
358     in_threads (1.6.0)
359     iniparse (1.5.0)
360     inline_svg (1.10.0)
361       activesupport (>= 3.0)
362       nokogiri (>= 1.6)
363     io-console (0.8.1)
364     irb (1.15.3)
365       pp (>= 0.6.0)
366       rdoc (>= 4.0.0)
367       reline (>= 0.4.2)
368     jbuilder (2.14.1)
369       actionview (>= 7.0.0)
370       activesupport (>= 7.0.0)
371     jmespath (1.6.2)
372     jquery-rails (4.6.1)
373       rails-dom-testing (>= 1, < 3)
374       railties (>= 4.2.0)
375       thor (>= 0.14, < 2.0)
376     json (2.16.0)
377     json-jwt (1.17.0)
378       activesupport (>= 4.2)
379       aes_key_wrap
380       base64
381       bindata
382       faraday (~> 2.0)
383       faraday-follow_redirects
384     jwt (2.10.2)
385       base64
386     kramdown (2.5.1)
387       rexml (>= 3.3.9)
388     kramdown-parser-gfm (1.1.0)
389       kramdown (~> 2.0)
390     language_server-protocol (3.17.0.5)
391     libv8-node (18.19.0.0)
392     libxml-ruby (5.0.5)
393     lint_roller (1.1.0)
394     listen (3.9.0)
395       rb-fsevent (~> 0.10, >= 0.10.3)
396       rb-inotify (~> 0.9, >= 0.9.10)
397     logger (1.7.0)
398     loofah (2.24.1)
399       crass (~> 1.0.2)
400       nokogiri (>= 1.12.0)
401     mail (2.9.0)
402       logger
403       mini_mime (>= 0.1.1)
404       net-imap
405       net-pop
406       net-smtp
407     marcel (1.1.0)
408     matrix (0.4.3)
409     maxminddb (0.1.22)
410     mini_magick (5.3.1)
411       logger
412     mini_mime (1.1.5)
413     mini_portile2 (2.8.9)
414     mini_racer (0.9.0)
415       libv8-node (~> 18.19.0.0)
416     minitest (5.26.1)
417     minitest-focus (1.4.0)
418       minitest (>= 4, < 6)
419     msgpack (1.8.0)
420     multi_xml (0.7.2)
421       bigdecimal (~> 3.1)
422     nap (1.1.0)
423     net-http (0.7.0)
424       uri
425     net-imap (0.5.12)
426       date
427       net-protocol
428     net-pop (0.1.2)
429       net-protocol
430     net-protocol (0.2.2)
431       timeout
432     net-smtp (0.5.1)
433       net-protocol
434     nio4r (2.7.5)
435     nokogiri (1.18.10)
436       mini_portile2 (~> 2.8.2)
437       racc (~> 1.4)
438     oauth (1.1.3)
439       base64 (~> 0.1)
440       oauth-tty (~> 1.0, >= 1.0.6)
441       snaky_hash (~> 2.0)
442       version_gem (~> 1.1, >= 1.1.9)
443     oauth-tty (1.0.6)
444       version_gem (~> 1.1, >= 1.1.9)
445     oauth2 (2.0.18)
446       faraday (>= 0.17.3, < 4.0)
447       jwt (>= 1.0, < 4.0)
448       logger (~> 1.2)
449       multi_xml (~> 0.5)
450       rack (>= 1.2, < 4)
451       snaky_hash (~> 2.0, >= 2.0.3)
452       version_gem (~> 1.1, >= 1.1.9)
453     octokit (10.0.0)
454       faraday (>= 1, < 3)
455       sawyer (~> 0.9)
456     omniauth (2.1.4)
457       hashie (>= 3.4.6)
458       logger
459       rack (>= 2.2.3)
460       rack-protection
461     omniauth-apple (1.3.0)
462       json-jwt
463       omniauth-oauth2
464     omniauth-facebook (10.0.0)
465       bigdecimal
466       omniauth-oauth2 (>= 1.2, < 3)
467     omniauth-github (2.0.1)
468       omniauth (~> 2.0)
469       omniauth-oauth2 (~> 1.8)
470     omniauth-google-oauth2 (1.2.1)
471       jwt (>= 2.9.2)
472       oauth2 (~> 2.0)
473       omniauth (~> 2.0)
474       omniauth-oauth2 (~> 1.8)
475     omniauth-mediawiki (0.0.4)
476       jwt (~> 2.0)
477       omniauth-oauth (~> 1.0)
478     omniauth-microsoft_graph (2.1.0)
479       jwt (~> 2.0)
480       omniauth (~> 2.0)
481       omniauth-oauth2 (~> 1.8.0)
482     omniauth-oauth (1.2.1)
483       oauth
484       omniauth (>= 1.0, < 3)
485       rack (>= 1.6.2, < 4)
486     omniauth-oauth2 (1.8.0)
487       oauth2 (>= 1.4, < 3)
488       omniauth (~> 2.0)
489     omniauth-rails_csrf_protection (1.0.2)
490       actionpack (>= 4.2)
491       omniauth (~> 2.0)
492     open3 (0.2.1)
493     open4 (1.3.4)
494     openstreetmap-deadlock_retry (1.3.1)
495     opentelemetry-api (1.7.0)
496     opentelemetry-common (0.23.0)
497       opentelemetry-api (~> 1.0)
498     opentelemetry-exporter-otlp (0.31.1)
499       google-protobuf (>= 3.18)
500       googleapis-common-protos-types (~> 1.3)
501       opentelemetry-api (~> 1.1)
502       opentelemetry-common (~> 0.20)
503       opentelemetry-sdk (~> 1.10)
504       opentelemetry-semantic_conventions
505     opentelemetry-helpers-mysql (0.4.0)
506       opentelemetry-api (~> 1.7)
507       opentelemetry-common (~> 0.21)
508     opentelemetry-helpers-sql (0.3.0)
509       opentelemetry-api (~> 1.7)
510     opentelemetry-helpers-sql-obfuscation (0.5.0)
511       opentelemetry-common (~> 0.21)
512     opentelemetry-instrumentation-action_mailer (0.6.1)
513       opentelemetry-instrumentation-active_support (~> 0.10)
514     opentelemetry-instrumentation-action_pack (0.15.1)
515       opentelemetry-instrumentation-rack (~> 0.29)
516     opentelemetry-instrumentation-action_view (0.11.1)
517       opentelemetry-instrumentation-active_support (~> 0.10)
518     opentelemetry-instrumentation-active_job (0.10.1)
519       opentelemetry-instrumentation-base (~> 0.25)
520     opentelemetry-instrumentation-active_model_serializers (0.24.0)
521       opentelemetry-instrumentation-active_support (>= 0.7.0)
522     opentelemetry-instrumentation-active_record (0.11.1)
523       opentelemetry-instrumentation-base (~> 0.25)
524     opentelemetry-instrumentation-active_storage (0.3.1)
525       opentelemetry-instrumentation-active_support (~> 0.10)
526     opentelemetry-instrumentation-active_support (0.10.1)
527       opentelemetry-instrumentation-base (~> 0.25)
528     opentelemetry-instrumentation-all (0.87.0)
529       opentelemetry-instrumentation-active_model_serializers (~> 0.24.0)
530       opentelemetry-instrumentation-anthropic (~> 0.3.0)
531       opentelemetry-instrumentation-aws_lambda (~> 0.6.0)
532       opentelemetry-instrumentation-aws_sdk (~> 0.11.0)
533       opentelemetry-instrumentation-bunny (~> 0.24.0)
534       opentelemetry-instrumentation-concurrent_ruby (~> 0.24.0)
535       opentelemetry-instrumentation-dalli (~> 0.29.0)
536       opentelemetry-instrumentation-delayed_job (~> 0.25.1)
537       opentelemetry-instrumentation-ethon (~> 0.25.0)
538       opentelemetry-instrumentation-excon (~> 0.26.0)
539       opentelemetry-instrumentation-faraday (~> 0.30.0)
540       opentelemetry-instrumentation-grape (~> 0.5.0)
541       opentelemetry-instrumentation-graphql (~> 0.31.1)
542       opentelemetry-instrumentation-grpc (~> 0.4.1)
543       opentelemetry-instrumentation-gruf (~> 0.5.0)
544       opentelemetry-instrumentation-http (~> 0.27.0)
545       opentelemetry-instrumentation-http_client (~> 0.26.0)
546       opentelemetry-instrumentation-httpx (~> 0.5.0)
547       opentelemetry-instrumentation-koala (~> 0.23.0)
548       opentelemetry-instrumentation-lmdb (~> 0.25.0)
549       opentelemetry-instrumentation-mongo (~> 0.25.0)
550       opentelemetry-instrumentation-mysql2 (~> 0.31.0)
551       opentelemetry-instrumentation-net_http (~> 0.26.0)
552       opentelemetry-instrumentation-pg (~> 0.33.0)
553       opentelemetry-instrumentation-que (~> 0.11.1)
554       opentelemetry-instrumentation-racecar (~> 0.6.0)
555       opentelemetry-instrumentation-rack (~> 0.29.0)
556       opentelemetry-instrumentation-rails (~> 0.39.1)
557       opentelemetry-instrumentation-rake (~> 0.5.0)
558       opentelemetry-instrumentation-rdkafka (~> 0.9.0)
559       opentelemetry-instrumentation-redis (~> 0.28.0)
560       opentelemetry-instrumentation-resque (~> 0.8.0)
561       opentelemetry-instrumentation-restclient (~> 0.26.0)
562       opentelemetry-instrumentation-ruby_kafka (~> 0.24.0)
563       opentelemetry-instrumentation-sidekiq (~> 0.28.0)
564       opentelemetry-instrumentation-sinatra (~> 0.28.0)
565       opentelemetry-instrumentation-trilogy (~> 0.64.0)
566     opentelemetry-instrumentation-anthropic (0.3.0)
567       opentelemetry-instrumentation-base (~> 0.25)
568     opentelemetry-instrumentation-aws_lambda (0.6.0)
569       opentelemetry-instrumentation-base (~> 0.25)
570     opentelemetry-instrumentation-aws_sdk (0.11.0)
571       opentelemetry-instrumentation-base (~> 0.25)
572     opentelemetry-instrumentation-base (0.25.0)
573       opentelemetry-api (~> 1.7)
574       opentelemetry-common (~> 0.21)
575       opentelemetry-registry (~> 0.1)
576     opentelemetry-instrumentation-bunny (0.24.0)
577       opentelemetry-instrumentation-base (~> 0.25)
578     opentelemetry-instrumentation-concurrent_ruby (0.24.0)
579       opentelemetry-instrumentation-base (~> 0.25)
580     opentelemetry-instrumentation-dalli (0.29.0)
581       opentelemetry-instrumentation-base (~> 0.25)
582     opentelemetry-instrumentation-delayed_job (0.25.1)
583       opentelemetry-instrumentation-base (~> 0.25)
584     opentelemetry-instrumentation-ethon (0.25.0)
585       opentelemetry-instrumentation-base (~> 0.25)
586     opentelemetry-instrumentation-excon (0.26.0)
587       opentelemetry-instrumentation-base (~> 0.25)
588     opentelemetry-instrumentation-faraday (0.30.0)
589       opentelemetry-instrumentation-base (~> 0.25)
590     opentelemetry-instrumentation-grape (0.5.0)
591       opentelemetry-instrumentation-rack (~> 0.29)
592     opentelemetry-instrumentation-graphql (0.31.2)
593       opentelemetry-instrumentation-base (~> 0.25)
594     opentelemetry-instrumentation-grpc (0.4.1)
595       opentelemetry-instrumentation-base (~> 0.25)
596     opentelemetry-instrumentation-gruf (0.5.0)
597       opentelemetry-instrumentation-base (~> 0.25)
598     opentelemetry-instrumentation-http (0.27.0)
599       opentelemetry-instrumentation-base (~> 0.25)
600     opentelemetry-instrumentation-http_client (0.26.0)
601       opentelemetry-instrumentation-base (~> 0.25)
602     opentelemetry-instrumentation-httpx (0.5.0)
603       opentelemetry-instrumentation-base (~> 0.25)
604     opentelemetry-instrumentation-koala (0.23.0)
605       opentelemetry-instrumentation-base (~> 0.25)
606     opentelemetry-instrumentation-lmdb (0.25.0)
607       opentelemetry-instrumentation-base (~> 0.25)
608     opentelemetry-instrumentation-mongo (0.25.0)
609       opentelemetry-instrumentation-base (~> 0.25)
610     opentelemetry-instrumentation-mysql2 (0.31.0)
611       opentelemetry-helpers-mysql
612       opentelemetry-helpers-sql
613       opentelemetry-helpers-sql-obfuscation
614       opentelemetry-instrumentation-base (~> 0.25)
615     opentelemetry-instrumentation-net_http (0.26.0)
616       opentelemetry-instrumentation-base (~> 0.25)
617     opentelemetry-instrumentation-pg (0.33.0)
618       opentelemetry-helpers-sql
619       opentelemetry-helpers-sql-obfuscation
620       opentelemetry-instrumentation-base (~> 0.25)
621     opentelemetry-instrumentation-que (0.11.1)
622       opentelemetry-instrumentation-base (~> 0.25)
623     opentelemetry-instrumentation-racecar (0.6.0)
624       opentelemetry-instrumentation-base (~> 0.25)
625     opentelemetry-instrumentation-rack (0.29.0)
626       opentelemetry-instrumentation-base (~> 0.25)
627     opentelemetry-instrumentation-rails (0.39.1)
628       opentelemetry-instrumentation-action_mailer (~> 0.6)
629       opentelemetry-instrumentation-action_pack (~> 0.15)
630       opentelemetry-instrumentation-action_view (~> 0.11)
631       opentelemetry-instrumentation-active_job (~> 0.10)
632       opentelemetry-instrumentation-active_record (~> 0.11)
633       opentelemetry-instrumentation-active_storage (~> 0.3)
634       opentelemetry-instrumentation-active_support (~> 0.10)
635       opentelemetry-instrumentation-concurrent_ruby (~> 0.23)
636     opentelemetry-instrumentation-rake (0.5.0)
637       opentelemetry-instrumentation-base (~> 0.25)
638     opentelemetry-instrumentation-rdkafka (0.9.0)
639       opentelemetry-instrumentation-base (~> 0.25)
640     opentelemetry-instrumentation-redis (0.28.0)
641       opentelemetry-instrumentation-base (~> 0.25)
642     opentelemetry-instrumentation-resque (0.8.0)
643       opentelemetry-instrumentation-base (~> 0.25)
644     opentelemetry-instrumentation-restclient (0.26.0)
645       opentelemetry-instrumentation-base (~> 0.25)
646     opentelemetry-instrumentation-ruby_kafka (0.24.0)
647       opentelemetry-instrumentation-base (~> 0.25)
648     opentelemetry-instrumentation-sidekiq (0.28.0)
649       opentelemetry-instrumentation-base (~> 0.25)
650     opentelemetry-instrumentation-sinatra (0.28.0)
651       opentelemetry-instrumentation-rack (~> 0.29)
652     opentelemetry-instrumentation-trilogy (0.64.0)
653       opentelemetry-helpers-mysql
654       opentelemetry-helpers-sql
655       opentelemetry-helpers-sql-obfuscation
656       opentelemetry-instrumentation-base (~> 0.25)
657       opentelemetry-semantic_conventions (>= 1.8.0)
658     opentelemetry-registry (0.4.0)
659       opentelemetry-api (~> 1.1)
660     opentelemetry-sdk (1.10.0)
661       opentelemetry-api (~> 1.1)
662       opentelemetry-common (~> 0.20)
663       opentelemetry-registry (~> 0.2)
664       opentelemetry-semantic_conventions
665     opentelemetry-semantic_conventions (1.36.0)
666       opentelemetry-api (~> 1.0)
667     ostruct (0.6.3)
668     overcommit (0.68.0)
669       childprocess (>= 0.6.3, < 6)
670       iniparse (~> 1.4)
671       rexml (>= 3.3.9)
672     parallel (1.27.0)
673     parser (3.3.10.0)
674       ast (~> 2.4.1)
675       racc
676     pg (1.6.2)
677     popper_js (2.11.8)
678     pp (0.6.3)
679       prettyprint
680     prettyprint (0.2.0)
681     prism (1.6.0)
682     process_executer (1.3.0)
683     progress (3.6.0)
684     pstore (0.2.0)
685     psych (5.2.6)
686       date
687       stringio
688     public_suffix (6.0.2)
689     puma (6.6.1)
690       nio4r (~> 2.0)
691     quad_tile (1.0.1)
692     racc (1.8.1)
693     rack (3.2.4)
694     rack-cors (3.0.0)
695       logger
696       rack (>= 3.0.14)
697     rack-protection (4.2.1)
698       base64 (>= 0.1.0)
699       logger (>= 1.6.0)
700       rack (>= 3.0.0, < 4)
701     rack-session (2.1.1)
702       base64 (>= 0.1.0)
703       rack (>= 3.0.0)
704     rack-test (2.2.0)
705       rack (>= 1.3)
706     rack-uri_sanitizer (0.0.2)
707     rackup (2.2.1)
708       rack (>= 3)
709     rails (8.1.1)
710       actioncable (= 8.1.1)
711       actionmailbox (= 8.1.1)
712       actionmailer (= 8.1.1)
713       actionpack (= 8.1.1)
714       actiontext (= 8.1.1)
715       actionview (= 8.1.1)
716       activejob (= 8.1.1)
717       activemodel (= 8.1.1)
718       activerecord (= 8.1.1)
719       activestorage (= 8.1.1)
720       activesupport (= 8.1.1)
721       bundler (>= 1.15.0)
722       railties (= 8.1.1)
723     rails-controller-testing (1.0.5)
724       actionpack (>= 5.0.1.rc1)
725       actionview (>= 5.0.1.rc1)
726       activesupport (>= 5.0.1.rc1)
727     rails-dom-testing (2.3.0)
728       activesupport (>= 5.0.0)
729       minitest
730       nokogiri (>= 1.6)
731     rails-html-sanitizer (1.6.2)
732       loofah (~> 2.21)
733       nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
734     rails-i18n (8.0.2)
735       i18n (>= 0.7, < 2)
736       railties (>= 8.0.0, < 9)
737     rails_param (1.3.1)
738       actionpack (>= 3.2.0)
739       activesupport (>= 3.2.0)
740     railties (8.1.1)
741       actionpack (= 8.1.1)
742       activesupport (= 8.1.1)
743       irb (~> 1.13)
744       rackup (>= 1.0.0)
745       rake (>= 12.2)
746       thor (~> 1.0, >= 1.2.2)
747       tsort (>= 0.2)
748       zeitwerk (~> 2.6)
749     rainbow (3.1.1)
750     rake (13.3.1)
751     rb-fsevent (0.11.2)
752     rb-inotify (0.11.1)
753       ffi (~> 1.0)
754     rchardet (1.10.0)
755     rdoc (6.15.1)
756       erb
757       psych (>= 4.0.0)
758       tsort
759     regexp_parser (2.11.3)
760     reline (0.6.3)
761       io-console (~> 0.5)
762     rexml (3.4.4)
763     rinku (2.0.6)
764     rotp (6.3.0)
765     rouge (4.6.1)
766     rtlcss (0.2.1)
767       mini_racer (>= 0.6.3)
768     rubocop (1.81.7)
769       json (~> 2.3)
770       language_server-protocol (~> 3.17.0.2)
771       lint_roller (~> 1.1.0)
772       parallel (~> 1.10)
773       parser (>= 3.3.0.2)
774       rainbow (>= 2.2.2, < 4.0)
775       regexp_parser (>= 2.9.3, < 3.0)
776       rubocop-ast (>= 1.47.1, < 2.0)
777       ruby-progressbar (~> 1.7)
778       unicode-display_width (>= 2.4.0, < 4.0)
779     rubocop-ast (1.48.0)
780       parser (>= 3.3.7.2)
781       prism (~> 1.4)
782     rubocop-capybara (2.22.1)
783       lint_roller (~> 1.1)
784       rubocop (~> 1.72, >= 1.72.1)
785     rubocop-factory_bot (2.27.1)
786       lint_roller (~> 1.1)
787       rubocop (~> 1.72, >= 1.72.1)
788     rubocop-minitest (0.38.2)
789       lint_roller (~> 1.1)
790       rubocop (>= 1.75.0, < 2.0)
791       rubocop-ast (>= 1.38.0, < 2.0)
792     rubocop-performance (1.26.1)
793       lint_roller (~> 1.1)
794       rubocop (>= 1.75.0, < 2.0)
795       rubocop-ast (>= 1.47.1, < 2.0)
796     rubocop-rails (2.33.4)
797       activesupport (>= 4.2.0)
798       lint_roller (~> 1.1)
799       rack (>= 1.1)
800       rubocop (>= 1.75.0, < 2.0)
801       rubocop-ast (>= 1.44.0, < 2.0)
802     rubocop-rake (0.7.1)
803       lint_roller (~> 1.1)
804       rubocop (>= 1.72.1)
805     ruby-progressbar (1.13.0)
806     ruby-vips (2.2.5)
807       ffi (~> 1.12)
808       logger
809     rubyzip (3.2.2)
810     sanitize (7.0.0)
811       crass (~> 1.0.2)
812       nokogiri (>= 1.16.8)
813     sass-embedded (1.64.2)
814       google-protobuf (~> 3.23)
815       rake (>= 13.0.0)
816     sawyer (0.9.3)
817       addressable (>= 2.3.5)
818       faraday (>= 0.17.3, < 3)
819     securerandom (0.4.1)
820     selenium-webdriver (4.38.0)
821       base64 (~> 0.2)
822       logger (~> 1.4)
823       rexml (~> 3.2, >= 3.2.5)
824       rubyzip (>= 1.2.2, < 4.0)
825       websocket (~> 1.0)
826     simplecov (0.22.0)
827       docile (~> 1.1)
828       simplecov-html (~> 0.11)
829       simplecov_json_formatter (~> 0.1)
830     simplecov-html (0.13.2)
831     simplecov-lcov (0.9.0)
832     simplecov_json_formatter (0.1.4)
833     simpleidn (0.2.3)
834     smart_properties (1.17.0)
835     snaky_hash (2.0.3)
836       hashie (>= 0.1.0, < 6)
837       version_gem (>= 1.1.8, < 3)
838     sprockets (4.2.2)
839       concurrent-ruby (~> 1.0)
840       logger
841       rack (>= 2.2.4, < 4)
842     sprockets-exporters_pack (0.1.2)
843       brotli (>= 0.2.0)
844       sprockets (>= 4.0.0.beta3)
845     sprockets-rails (3.5.2)
846       actionpack (>= 6.1)
847       activesupport (>= 6.1)
848       sprockets (>= 3.0.0)
849     stringio (3.1.7)
850     strong_migrations (2.5.1)
851       activerecord (>= 7.1)
852     teaspoon (1.4.0)
853       railties (>= 5.0)
854     teaspoon-mocha (2.3.3)
855       teaspoon (>= 1.0.0)
856     terminal-table (4.0.0)
857       unicode-display_width (>= 1.1.1, < 4)
858     terser (1.2.6)
859       execjs (>= 0.3.0, < 3)
860     thor (1.4.0)
861     tilt (2.6.1)
862     timeout (0.4.4)
863     tsort (0.2.0)
864     turbo-rails (2.0.20)
865       actionpack (>= 7.1.0)
866       railties (>= 7.1.0)
867     tzinfo (2.0.6)
868       concurrent-ruby (~> 1.0)
869     unicode-display_width (3.2.0)
870       unicode-emoji (~> 4.1)
871     unicode-emoji (4.1.0)
872     uri (0.13.3)
873     useragent (0.16.11)
874     validates_email_format_of (1.8.2)
875       i18n (>= 0.8.0)
876       simpleidn
877     vendorer (0.2.0)
878     version_gem (1.1.9)
879     webmock (3.26.1)
880       addressable (>= 2.8.0)
881       crack (>= 0.3.2)
882       hashdiff (>= 0.4.0, < 2.0.0)
883     webrick (1.9.1)
884     websocket (1.2.11)
885     websocket-driver (0.8.0)
886       base64
887       websocket-extensions (>= 0.1.0)
888     websocket-extensions (0.1.5)
889     xpath (3.2.0)
890       nokogiri (~> 1.8)
891     zeitwerk (2.7.3)
892
893 PLATFORMS
894   ruby
895
896 DEPENDENCIES
897   aasm
898   actionpack-page_caching (>= 1.2.0)
899   active_record_union
900   activerecord-import
901   addressable (~> 2.8)
902   annotaterb
903   argon2
904   autoprefixer-rails
905   aws-sdk-s3
906   benchmark
907   better_errors
908   binding_of_caller
909   bootsnap (>= 1.4.2)
910   bootstrap (~> 5.3.2)
911   bootstrap_form (~> 5.0)
912   brakeman
913   bzip2-ffi
914   cancancan
915   canonical-rails!
916   capybara (>= 2.15)
917   config
918   connection_pool
919   dalli
920   danger
921   danger-auto_label
922   dartsass-sprockets
923   debug
924   debug_inspector
925   delayed_job_active_record
926   digest
927   doorkeeper
928   doorkeeper-i18n
929   doorkeeper-openid_connect
930   dry-validation
931   erb_lint
932   factory_bot_rails
933   faraday
934   ffi-libarchive
935   frozen_record
936   gd2-ffij!
937   htmlentities
938   http_accept_language (~> 2.1.1)
939   i18n-js (~> 4.2.3)
940   i18n-tasks
941   image_optim_rails
942   image_processing
943   inline_svg
944   jbuilder (~> 2.7)
945   jquery-rails
946   jwt
947   kramdown
948   libxml-ruby (>= 2.0.5)
949   listen
950   marcel
951   maxminddb
952   mini_racer (~> 0.9.0)
953   minitest
954   minitest-focus
955   omniauth (~> 2.1.3)
956   omniauth-apple
957   omniauth-facebook
958   omniauth-github
959   omniauth-google-oauth2 (>= 0.6.0)
960   omniauth-mediawiki (>= 0.0.4)
961   omniauth-microsoft_graph
962   omniauth-rails_csrf_protection (~> 1.0)
963   open3
964   openstreetmap-deadlock_retry (>= 1.3.1)
965   opentelemetry-exporter-otlp
966   opentelemetry-instrumentation-all
967   opentelemetry-sdk
968   overcommit
969   pg
970   puma (~> 6.6)
971   quad_tile (~> 1.0.1)
972   rack-cors
973   rack-uri_sanitizer
974   rackup
975   rails (~> 8.1.0)
976   rails-controller-testing
977   rails-i18n (~> 8.0.0)
978   rails_param
979   rexml
980   rinku (>= 2.0.6)
981   rotp
982   rtlcss
983   rubocop
984   rubocop-capybara
985   rubocop-factory_bot
986   rubocop-minitest
987   rubocop-performance
988   rubocop-rails
989   rubocop-rake
990   sanitize
991   sass-embedded (~> 1.64.0)
992   selenium-webdriver
993   simplecov
994   simplecov-lcov
995   sprockets-exporters_pack
996   strong_migrations
997   teaspoon
998   teaspoon-mocha (~> 2.3.3)
999   terser
1000   timeout
1001   turbo-rails
1002   unicode-display_width
1003   uri (< 1.0.0)
1004   validates_email_format_of (>= 1.5.1)
1005   vendorer
1006   webmock
1007   webrick
1008
1009 BUNDLED WITH
1010    2.6.2