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