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