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