]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge remote-tracking branch 'upstream/pull/5319'
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     aasm (5.5.0)
5       concurrent-ruby (~> 1.0)
6     actioncable (7.2.2)
7       actionpack (= 7.2.2)
8       activesupport (= 7.2.2)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11       zeitwerk (~> 2.6)
12     actionmailbox (7.2.2)
13       actionpack (= 7.2.2)
14       activejob (= 7.2.2)
15       activerecord (= 7.2.2)
16       activestorage (= 7.2.2)
17       activesupport (= 7.2.2)
18       mail (>= 2.8.0)
19     actionmailer (7.2.2)
20       actionpack (= 7.2.2)
21       actionview (= 7.2.2)
22       activejob (= 7.2.2)
23       activesupport (= 7.2.2)
24       mail (>= 2.8.0)
25       rails-dom-testing (~> 2.2)
26     actionpack (7.2.2)
27       actionview (= 7.2.2)
28       activesupport (= 7.2.2)
29       nokogiri (>= 1.8.5)
30       racc
31       rack (>= 2.2.4, < 3.2)
32       rack-session (>= 1.0.1)
33       rack-test (>= 0.6.3)
34       rails-dom-testing (~> 2.2)
35       rails-html-sanitizer (~> 1.6)
36       useragent (~> 0.16)
37     actionpack-page_caching (1.2.4)
38       actionpack (>= 4.0.0)
39     actiontext (7.2.2)
40       actionpack (= 7.2.2)
41       activerecord (= 7.2.2)
42       activestorage (= 7.2.2)
43       activesupport (= 7.2.2)
44       globalid (>= 0.6.0)
45       nokogiri (>= 1.8.5)
46     actionview (7.2.2)
47       activesupport (= 7.2.2)
48       builder (~> 3.1)
49       erubi (~> 1.11)
50       rails-dom-testing (~> 2.2)
51       rails-html-sanitizer (~> 1.6)
52     active_record_union (1.3.0)
53       activerecord (>= 4.0)
54     activejob (7.2.2)
55       activesupport (= 7.2.2)
56       globalid (>= 0.3.6)
57     activemodel (7.2.2)
58       activesupport (= 7.2.2)
59     activerecord (7.2.2)
60       activemodel (= 7.2.2)
61       activesupport (= 7.2.2)
62       timeout (>= 0.4.0)
63     activerecord-import (1.8.1)
64       activerecord (>= 4.2)
65     activestorage (7.2.2)
66       actionpack (= 7.2.2)
67       activejob (= 7.2.2)
68       activerecord (= 7.2.2)
69       activesupport (= 7.2.2)
70       marcel (~> 1.0)
71     activesupport (7.2.2)
72       base64
73       benchmark (>= 0.3)
74       bigdecimal
75       concurrent-ruby (~> 1.0, >= 1.3.1)
76       connection_pool (>= 2.2.5)
77       drb
78       i18n (>= 1.6, < 2)
79       logger (>= 1.4.2)
80       minitest (>= 5.1)
81       securerandom (>= 0.3)
82       tzinfo (~> 2.0, >= 2.0.5)
83     addressable (2.8.7)
84       public_suffix (>= 2.0.2, < 7.0)
85     annotate (3.2.0)
86       activerecord (>= 3.2, < 8.0)
87       rake (>= 10.4, < 14.0)
88     argon2 (2.3.0)
89       ffi (~> 1.15)
90       ffi-compiler (~> 1.0)
91     ast (2.4.2)
92     autoprefixer-rails (10.4.19.0)
93       execjs (~> 2)
94     aws-eventstream (1.3.0)
95     aws-partitions (1.1004.0)
96     aws-sdk-core (3.212.0)
97       aws-eventstream (~> 1, >= 1.3.0)
98       aws-partitions (~> 1, >= 1.992.0)
99       aws-sigv4 (~> 1.9)
100       jmespath (~> 1, >= 1.6.1)
101     aws-sdk-kms (1.95.0)
102       aws-sdk-core (~> 3, >= 3.210.0)
103       aws-sigv4 (~> 1.5)
104     aws-sdk-s3 (1.170.1)
105       aws-sdk-core (~> 3, >= 3.210.0)
106       aws-sdk-kms (~> 1)
107       aws-sigv4 (~> 1.5)
108     aws-sigv4 (1.10.1)
109       aws-eventstream (~> 1, >= 1.0.2)
110     base64 (0.2.0)
111     benchmark (0.4.0)
112     better_errors (2.10.1)
113       erubi (>= 1.0.0)
114       rack (>= 0.9.0)
115       rouge (>= 1.0.0)
116     better_html (2.1.1)
117       actionview (>= 6.0)
118       activesupport (>= 6.0)
119       ast (~> 2.0)
120       erubi (~> 1.4)
121       parser (>= 2.4)
122       smart_properties
123     bigdecimal (3.1.8)
124     binding_of_caller (1.0.1)
125       debug_inspector (>= 1.2.0)
126     bootsnap (1.18.4)
127       msgpack (~> 1.2)
128     bootstrap (5.3.3)
129       autoprefixer-rails (>= 9.1.0)
130       popper_js (>= 2.11.8, < 3)
131     bootstrap_form (5.4.0)
132       actionpack (>= 6.1)
133       activemodel (>= 6.1)
134     brakeman (6.2.2)
135       racc
136     brotli (0.6.0)
137     browser (5.3.1)
138     builder (3.3.0)
139     bzip2-ffi (1.1.1)
140       ffi (~> 1.0)
141     cancancan (3.6.1)
142     canonical-rails (0.2.16)
143       actionview (>= 4.1, < 7.3)
144     capybara (3.40.0)
145       addressable
146       matrix
147       mini_mime (>= 0.1.3)
148       nokogiri (~> 1.11)
149       rack (>= 1.6.0)
150       rack-test (>= 0.6.3)
151       regexp_parser (>= 1.5, < 3.0)
152       xpath (~> 3.2)
153     childprocess (5.1.0)
154       logger (~> 1.5)
155     claide (1.1.0)
156     claide-plugins (0.9.2)
157       cork
158       nap
159       open4 (~> 1.3)
160     colored2 (3.1.2)
161     concurrent-ruby (1.3.4)
162     config (5.5.2)
163       deep_merge (~> 1.2, >= 1.2.1)
164       ostruct
165     connection_pool (2.4.1)
166     cork (0.3.0)
167       colored2 (~> 3.1)
168     crack (1.0.0)
169       bigdecimal
170       rexml
171     crass (1.0.6)
172     dalli (3.2.8)
173     danger (9.5.1)
174       base64 (~> 0.2)
175       claide (~> 1.0)
176       claide-plugins (>= 0.9.2)
177       colored2 (~> 3.1)
178       cork (~> 0.1)
179       faraday (>= 0.9.0, < 3.0)
180       faraday-http-cache (~> 2.0)
181       git (~> 1.13)
182       kramdown (~> 2.3)
183       kramdown-parser-gfm (~> 1.0)
184       octokit (>= 4.0)
185       pstore (~> 0.1)
186       terminal-table (>= 1, < 4)
187     danger-auto_label (1.3.1)
188       danger-plugin-api (~> 1.0)
189     danger-plugin-api (1.0.0)
190       danger (> 2.0)
191     dartsass-ruby (3.0.2)
192       sass-embedded (~> 1.54, < 1.67)
193     dartsass-sprockets (3.0.0)
194       dartsass-ruby (~> 3.0)
195       railties (>= 4.0.0)
196       sprockets (> 3.0)
197       sprockets-rails
198       tilt
199     date (3.4.0)
200     debug (1.9.2)
201       irb (~> 1.10)
202       reline (>= 0.3.8)
203     debug_inspector (1.2.0)
204     deep_merge (1.2.2)
205     delayed_job (4.1.13)
206       activesupport (>= 3.0, < 9.0)
207     delayed_job_active_record (4.1.11)
208       activerecord (>= 3.0, < 9.0)
209       delayed_job (>= 3.0, < 5)
210     docile (1.4.1)
211     doorkeeper (5.7.1)
212       railties (>= 5)
213     doorkeeper-i18n (5.2.7)
214       doorkeeper (>= 5.2)
215     doorkeeper-openid_connect (1.8.9)
216       doorkeeper (>= 5.5, < 5.8)
217       jwt (>= 2.5)
218     drb (2.2.1)
219     dry-configurable (1.2.0)
220       dry-core (~> 1.0, < 2)
221       zeitwerk (~> 2.6)
222     dry-core (1.0.2)
223       concurrent-ruby (~> 1.0)
224       logger
225       zeitwerk (~> 2.6)
226     dry-inflector (1.1.0)
227     dry-initializer (3.1.1)
228     dry-logic (1.5.0)
229       concurrent-ruby (~> 1.0)
230       dry-core (~> 1.0, < 2)
231       zeitwerk (~> 2.6)
232     dry-schema (1.13.4)
233       concurrent-ruby (~> 1.0)
234       dry-configurable (~> 1.0, >= 1.0.1)
235       dry-core (~> 1.0, < 2)
236       dry-initializer (~> 3.0)
237       dry-logic (>= 1.4, < 2)
238       dry-types (>= 1.7, < 2)
239       zeitwerk (~> 2.6)
240     dry-types (1.7.2)
241       bigdecimal (~> 3.0)
242       concurrent-ruby (~> 1.0)
243       dry-core (~> 1.0)
244       dry-inflector (~> 1.0)
245       dry-logic (~> 1.4)
246       zeitwerk (~> 2.6)
247     dry-validation (1.10.0)
248       concurrent-ruby (~> 1.0)
249       dry-core (~> 1.0, < 2)
250       dry-initializer (~> 3.0)
251       dry-schema (>= 1.12, < 2)
252       zeitwerk (~> 2.6)
253     erb_lint (0.7.0)
254       activesupport
255       better_html (>= 2.0.1)
256       parser (>= 2.7.1.4)
257       rainbow
258       rubocop (>= 1)
259       smart_properties
260     erubi (1.13.0)
261     execjs (2.10.0)
262     exifr (1.4.0)
263     factory_bot (6.5.0)
264       activesupport (>= 5.0.0)
265     factory_bot_rails (6.4.4)
266       factory_bot (~> 6.5)
267       railties (>= 5.0.0)
268     faraday (2.12.0)
269       faraday-net_http (>= 2.0, < 3.4)
270       json
271       logger
272     faraday-http-cache (2.5.1)
273       faraday (>= 0.8)
274     faraday-net_http (3.3.0)
275       net-http
276     ffi (1.17.0)
277     ffi-compiler (1.3.2)
278       ffi (>= 1.15.5)
279       rake
280     ffi-libarchive (1.1.14)
281       ffi (~> 1.0)
282     file_exists (0.2.0)
283     frozen_record (0.27.4)
284       activemodel
285     fspath (3.1.2)
286     gd2-ffij (0.4.0)
287       ffi (>= 1.0.0)
288     git (1.19.1)
289       addressable (~> 2.8)
290       rchardet (~> 1.8)
291     globalid (1.2.1)
292       activesupport (>= 6.1)
293     google-protobuf (3.25.5)
294     hashdiff (1.1.2)
295     hashie (5.0.0)
296     highline (3.1.1)
297       reline
298     htmlentities (4.3.4)
299     http_accept_language (2.1.1)
300     i18n (1.14.6)
301       concurrent-ruby (~> 1.0)
302     i18n-js (3.9.2)
303       i18n (>= 0.6.6)
304     i18n-tasks (1.0.14)
305       activesupport (>= 4.0.2)
306       ast (>= 2.1.0)
307       erubi
308       highline (>= 2.0.0)
309       i18n
310       parser (>= 3.2.2.1)
311       rails-i18n
312       rainbow (>= 2.2.2, < 4.0)
313       terminal-table (>= 1.5.1)
314     image_optim (0.31.3)
315       exifr (~> 1.2, >= 1.2.2)
316       fspath (~> 3.0)
317       image_size (>= 1.5, < 4)
318       in_threads (~> 1.3)
319       progress (~> 3.0, >= 3.0.1)
320     image_optim_rails (0.5.0)
321       image_optim (~> 0.24)
322       railties
323       sprockets
324     image_processing (1.13.0)
325       mini_magick (>= 4.9.5, < 5)
326       ruby-vips (>= 2.0.17, < 3)
327     image_size (3.4.0)
328     in_threads (1.6.0)
329     iniparse (1.5.0)
330     io-console (0.7.2)
331     irb (1.14.1)
332       rdoc (>= 4.0.0)
333       reline (>= 0.4.2)
334     jbuilder (2.13.0)
335       actionview (>= 5.0.0)
336       activesupport (>= 5.0.0)
337     jmespath (1.6.2)
338     jquery-rails (4.6.0)
339       rails-dom-testing (>= 1, < 3)
340       railties (>= 4.2.0)
341       thor (>= 0.14, < 2.0)
342     json (2.8.1)
343     jwt (2.9.3)
344       base64
345     kgio (2.11.4)
346     kramdown (2.4.0)
347       rexml
348     kramdown-parser-gfm (1.1.0)
349       kramdown (~> 2.0)
350     language_server-protocol (3.17.0.3)
351     libv8-node (18.19.0.0)
352     libxml-ruby (5.0.3)
353     listen (3.9.0)
354       rb-fsevent (~> 0.10, >= 0.10.3)
355       rb-inotify (~> 0.9, >= 0.9.10)
356     logger (1.6.1)
357     logstasher (2.1.5)
358       activesupport (>= 5.2)
359       request_store
360     loofah (2.23.1)
361       crass (~> 1.0.2)
362       nokogiri (>= 1.12.0)
363     mail (2.8.1)
364       mini_mime (>= 0.1.1)
365       net-imap
366       net-pop
367       net-smtp
368     marcel (1.0.4)
369     matrix (0.4.2)
370     maxminddb (0.1.22)
371     mini_magick (4.13.2)
372     mini_mime (1.1.5)
373     mini_portile2 (2.8.7)
374     mini_racer (0.9.0)
375       libv8-node (~> 18.19.0.0)
376     minitest (5.25.1)
377     minitest-focus (1.4.0)
378       minitest (>= 4, < 6)
379     msgpack (1.7.5)
380     multi_json (1.15.0)
381     multi_xml (0.7.1)
382       bigdecimal (~> 3.1)
383     nap (1.1.0)
384     net-http (0.5.0)
385       uri
386     net-imap (0.5.1)
387       date
388       net-protocol
389     net-pop (0.1.2)
390       net-protocol
391     net-protocol (0.2.2)
392       timeout
393     net-smtp (0.5.0)
394       net-protocol
395     nio4r (2.7.4)
396     nokogiri (1.16.7)
397       mini_portile2 (~> 2.8.2)
398       racc (~> 1.4)
399     oauth (1.1.0)
400       oauth-tty (~> 1.0, >= 1.0.1)
401       snaky_hash (~> 2.0)
402       version_gem (~> 1.1)
403     oauth-tty (1.0.5)
404       version_gem (~> 1.1, >= 1.1.1)
405     oauth2 (2.0.9)
406       faraday (>= 0.17.3, < 3.0)
407       jwt (>= 1.0, < 3.0)
408       multi_xml (~> 0.5)
409       rack (>= 1.2, < 4)
410       snaky_hash (~> 2.0)
411       version_gem (~> 1.1)
412     octokit (9.2.0)
413       faraday (>= 1, < 3)
414       sawyer (~> 0.9)
415     omniauth (2.0.4)
416       hashie (>= 3.4.6)
417       rack (>= 1.6.2, < 3)
418       rack-protection
419     omniauth-facebook (10.0.0)
420       bigdecimal
421       omniauth-oauth2 (>= 1.2, < 3)
422     omniauth-github (2.0.1)
423       omniauth (~> 2.0)
424       omniauth-oauth2 (~> 1.8)
425     omniauth-google-oauth2 (1.2.0)
426       jwt (>= 2.9)
427       oauth2 (~> 2.0)
428       omniauth (~> 2.0)
429       omniauth-oauth2 (~> 1.8)
430     omniauth-mediawiki (0.0.4)
431       jwt (~> 2.0)
432       omniauth-oauth (~> 1.0)
433     omniauth-microsoft_graph (2.0.1)
434       jwt (~> 2.0)
435       omniauth (~> 2.0)
436       omniauth-oauth2 (~> 1.8.0)
437     omniauth-oauth (1.2.1)
438       oauth
439       omniauth (>= 1.0, < 3)
440       rack (>= 1.6.2, < 4)
441     omniauth-oauth2 (1.8.0)
442       oauth2 (>= 1.4, < 3)
443       omniauth (~> 2.0)
444     omniauth-openid (2.0.1)
445       omniauth (>= 1.0, < 3.0)
446       rack-openid (~> 1.4.0)
447     omniauth-rails_csrf_protection (1.0.2)
448       actionpack (>= 4.2)
449       omniauth (~> 2.0)
450     open4 (1.3.4)
451     openstreetmap-deadlock_retry (1.3.1)
452     ostruct (0.6.1)
453     overcommit (0.64.1)
454       childprocess (>= 0.6.3, < 6)
455       iniparse (~> 1.4)
456       rexml (>= 3.3.9)
457     parallel (1.26.3)
458     parser (3.3.6.0)
459       ast (~> 2.4.1)
460       racc
461     pg (1.5.9)
462     popper_js (2.11.8)
463     progress (3.6.0)
464     pstore (0.1.3)
465     psych (5.2.0)
466       stringio
467     public_suffix (6.0.1)
468     puma (5.6.9)
469       nio4r (~> 2.0)
470     quad_tile (1.0.1)
471     racc (1.8.1)
472     rack (2.2.10)
473     rack-cors (2.0.2)
474       rack (>= 2.0.0)
475     rack-openid (1.4.2)
476       rack (>= 1.1.0)
477       ruby-openid (>= 2.1.8)
478     rack-protection (3.2.0)
479       base64 (>= 0.1.0)
480       rack (~> 2.2, >= 2.2.4)
481     rack-session (1.0.2)
482       rack (< 3)
483     rack-test (2.1.0)
484       rack (>= 1.3)
485     rack-uri_sanitizer (0.0.2)
486     rackup (1.0.1)
487       rack (< 3)
488       webrick
489     rails (7.2.2)
490       actioncable (= 7.2.2)
491       actionmailbox (= 7.2.2)
492       actionmailer (= 7.2.2)
493       actionpack (= 7.2.2)
494       actiontext (= 7.2.2)
495       actionview (= 7.2.2)
496       activejob (= 7.2.2)
497       activemodel (= 7.2.2)
498       activerecord (= 7.2.2)
499       activestorage (= 7.2.2)
500       activesupport (= 7.2.2)
501       bundler (>= 1.15.0)
502       railties (= 7.2.2)
503     rails-controller-testing (1.0.5)
504       actionpack (>= 5.0.1.rc1)
505       actionview (>= 5.0.1.rc1)
506       activesupport (>= 5.0.1.rc1)
507     rails-dom-testing (2.2.0)
508       activesupport (>= 5.0.0)
509       minitest
510       nokogiri (>= 1.6)
511     rails-html-sanitizer (1.6.0)
512       loofah (~> 2.21)
513       nokogiri (~> 1.14)
514     rails-i18n (7.0.10)
515       i18n (>= 0.7, < 2)
516       railties (>= 6.0.0, < 8)
517     rails_param (1.3.1)
518       actionpack (>= 3.2.0)
519       activesupport (>= 3.2.0)
520     railties (7.2.2)
521       actionpack (= 7.2.2)
522       activesupport (= 7.2.2)
523       irb (~> 1.13)
524       rackup (>= 1.0.0)
525       rake (>= 12.2)
526       thor (~> 1.0, >= 1.2.2)
527       zeitwerk (~> 2.6)
528     rainbow (3.1.1)
529     rake (13.2.1)
530     rb-fsevent (0.11.2)
531     rb-inotify (0.11.1)
532       ffi (~> 1.0)
533     rchardet (1.8.0)
534     rdoc (6.7.0)
535       psych (>= 4.0.0)
536     regexp_parser (2.9.2)
537     reline (0.5.11)
538       io-console (~> 0.5)
539     request_store (1.7.0)
540       rack (>= 1.4)
541     rexml (3.3.9)
542     rinku (2.0.6)
543     rotp (6.3.0)
544     rouge (4.5.1)
545     rtlcss (0.2.1)
546       mini_racer (>= 0.6.3)
547     rubocop (1.68.0)
548       json (~> 2.3)
549       language_server-protocol (>= 3.17.0)
550       parallel (~> 1.10)
551       parser (>= 3.3.0.2)
552       rainbow (>= 2.2.2, < 4.0)
553       regexp_parser (>= 2.4, < 3.0)
554       rubocop-ast (>= 1.32.2, < 2.0)
555       ruby-progressbar (~> 1.7)
556       unicode-display_width (>= 2.4.0, < 3.0)
557     rubocop-ast (1.35.0)
558       parser (>= 3.3.1.0)
559     rubocop-capybara (2.21.0)
560       rubocop (~> 1.41)
561     rubocop-factory_bot (2.26.1)
562       rubocop (~> 1.61)
563     rubocop-minitest (0.36.0)
564       rubocop (>= 1.61, < 2.0)
565       rubocop-ast (>= 1.31.1, < 2.0)
566     rubocop-performance (1.22.1)
567       rubocop (>= 1.48.1, < 2.0)
568       rubocop-ast (>= 1.31.1, < 2.0)
569     rubocop-rails (2.27.0)
570       activesupport (>= 4.2.0)
571       rack (>= 1.1)
572       rubocop (>= 1.52.0, < 2.0)
573       rubocop-ast (>= 1.31.1, < 2.0)
574     rubocop-rake (0.6.0)
575       rubocop (~> 1.0)
576     ruby-openid (2.9.2)
577     ruby-progressbar (1.13.0)
578     ruby-vips (2.2.2)
579       ffi (~> 1.12)
580       logger
581     rubyzip (2.3.2)
582     sanitize (6.1.3)
583       crass (~> 1.0.2)
584       nokogiri (>= 1.12.0)
585     sass-embedded (1.64.2)
586       google-protobuf (~> 3.23)
587       rake (>= 13.0.0)
588     sawyer (0.9.2)
589       addressable (>= 2.3.5)
590       faraday (>= 0.17.3, < 3)
591     securerandom (0.3.2)
592     selenium-webdriver (4.23.0)
593       base64 (~> 0.2)
594       logger (~> 1.4)
595       rexml (~> 3.2, >= 3.2.5)
596       rubyzip (>= 1.2.2, < 3.0)
597       websocket (~> 1.0)
598     simplecov (0.22.0)
599       docile (~> 1.1)
600       simplecov-html (~> 0.11)
601       simplecov_json_formatter (~> 0.1)
602     simplecov-html (0.13.1)
603     simplecov-lcov (0.8.0)
604     simplecov_json_formatter (0.1.4)
605     simpleidn (0.2.3)
606     smart_properties (1.17.0)
607     snaky_hash (2.0.1)
608       hashie
609       version_gem (~> 1.1, >= 1.1.1)
610     sprockets (4.2.1)
611       concurrent-ruby (~> 1.0)
612       rack (>= 2.2.4, < 4)
613     sprockets-exporters_pack (0.1.2)
614       brotli (>= 0.2.0)
615       sprockets (>= 4.0.0.beta3)
616     sprockets-rails (3.5.2)
617       actionpack (>= 6.1)
618       activesupport (>= 6.1)
619       sprockets (>= 3.0.0)
620     stringio (3.1.1)
621     strong_migrations (1.8.0)
622       activerecord (>= 5.2)
623     teaspoon (1.4.0)
624       railties (>= 5.0)
625     teaspoon-mocha (2.3.3)
626       teaspoon (>= 1.0.0)
627     terminal-table (3.0.2)
628       unicode-display_width (>= 1.1.1, < 3)
629     terser (1.2.4)
630       execjs (>= 0.3.0, < 3)
631     thor (1.3.2)
632     tilt (2.4.0)
633     timeout (0.4.2)
634     turbo-rails (2.0.11)
635       actionpack (>= 6.0.0)
636       railties (>= 6.0.0)
637     tzinfo (2.0.6)
638       concurrent-ruby (~> 1.0)
639     unicode-display_width (2.6.0)
640     uri (0.13.1)
641     useragent (0.16.10)
642     validates_email_format_of (1.8.2)
643       i18n (>= 0.8.0)
644       simpleidn
645     vendorer (0.2.0)
646     version_gem (1.1.4)
647     webmock (3.24.0)
648       addressable (>= 2.8.0)
649       crack (>= 0.3.2)
650       hashdiff (>= 0.4.0, < 2.0.0)
651     webrick (1.9.0)
652     websocket (1.2.11)
653     websocket-driver (0.7.6)
654       websocket-extensions (>= 0.1.0)
655     websocket-extensions (0.1.5)
656     xpath (3.2.0)
657       nokogiri (~> 1.8)
658     zeitwerk (2.6.18)
659
660 PLATFORMS
661   ruby
662
663 DEPENDENCIES
664   aasm
665   actionpack-page_caching (>= 1.2.0)
666   active_record_union
667   activerecord-import
668   addressable (~> 2.8)
669   annotate
670   argon2
671   autoprefixer-rails
672   aws-sdk-s3
673   better_errors
674   binding_of_caller
675   bootsnap (>= 1.4.2)
676   bootstrap (~> 5.3.2)
677   bootstrap_form (~> 5.0)
678   brakeman
679   browser (< 6)
680   bzip2-ffi
681   cancancan
682   canonical-rails
683   capybara (>= 2.15)
684   config
685   connection_pool
686   dalli
687   danger
688   danger-auto_label
689   dartsass-sprockets
690   debug
691   debug_inspector
692   delayed_job_active_record
693   doorkeeper
694   doorkeeper-i18n
695   doorkeeper-openid_connect
696   dry-validation
697   erb_lint
698   factory_bot_rails
699   faraday
700   ffi-libarchive
701   file_exists
702   frozen_record
703   gd2-ffij (>= 0.4.0)
704   htmlentities
705   http_accept_language (~> 2.1.1)
706   i18n-js (~> 3.9.2)
707   i18n-tasks
708   image_optim_rails
709   image_processing
710   jbuilder (~> 2.7)
711   jquery-rails
712   json
713   jwt
714   kgio
715   kramdown
716   libxml-ruby (>= 2.0.5)
717   listen
718   logstasher
719   marcel
720   maxminddb
721   mini_racer (~> 0.9.0)
722   minitest (~> 5.1)
723   minitest-focus
724   multi_json
725   omniauth (~> 2.0.2)
726   omniauth-facebook
727   omniauth-github
728   omniauth-google-oauth2 (>= 0.6.0)
729   omniauth-mediawiki (>= 0.0.4)
730   omniauth-microsoft_graph
731   omniauth-openid
732   omniauth-rails_csrf_protection (~> 1.0)
733   openstreetmap-deadlock_retry (>= 1.3.1)
734   overcommit
735   pg
736   puma (~> 5.6)
737   quad_tile (~> 1.0.1)
738   rack-cors
739   rack-uri_sanitizer
740   rails (~> 7.2.0)
741   rails-controller-testing
742   rails-i18n (~> 7.0.0)
743   rails_param
744   rinku (>= 2.0.6)
745   rotp
746   rtlcss
747   rubocop
748   rubocop-capybara
749   rubocop-factory_bot
750   rubocop-minitest
751   rubocop-performance
752   rubocop-rails
753   rubocop-rake
754   sanitize
755   sass-embedded (~> 1.64.0)
756   selenium-webdriver
757   simplecov
758   simplecov-lcov
759   sprockets-exporters_pack
760   strong_migrations (< 2.0.0)
761   teaspoon
762   teaspoon-mocha (~> 2.3.3)
763   terser
764   turbo-rails
765   unicode-display_width
766   validates_email_format_of (>= 1.5.1)
767   vendorer
768   webmock
769   zeitwerk (< 2.7)
770
771 BUNDLED WITH
772    2.5.16