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