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