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