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