]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge remote-tracking branch 'upstream/pull/4717'
[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.917.0)
99     aws-sdk-core (3.192.1)
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.79.0)
105       aws-sdk-core (~> 3, >= 3.191.0)
106       aws-sigv4 (~> 1.1)
107     aws-sdk-s3 (1.147.0)
108       aws-sdk-core (~> 3, >= 3.192.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.7)
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.2)
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.6.9)
182       railties (>= 5)
183     doorkeeper-i18n (5.2.7)
184       doorkeeper (>= 5.2)
185     doorkeeper-openid_connect (1.8.8)
186       doorkeeper (>= 5.5, < 5.7)
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.4)
262       concurrent-ruby (~> 1.0)
263     i18n-js (3.9.2)
264       i18n (>= 0.6.6)
265     i18n-tasks (1.0.13)
266       activesupport (>= 4.0.2)
267       ast (>= 2.1.0)
268       better_html (>= 1.0, < 3.0)
269       erubi
270       highline (>= 2.0.0)
271       i18n
272       parser (>= 3.2.2.1)
273       rails-i18n
274       rainbow (>= 2.2.2, < 4.0)
275       terminal-table (>= 1.5.1)
276     image_optim (0.31.3)
277       exifr (~> 1.2, >= 1.2.2)
278       fspath (~> 3.0)
279       image_size (>= 1.5, < 4)
280       in_threads (~> 1.3)
281       progress (~> 3.0, >= 3.0.1)
282     image_optim_rails (0.5.0)
283       image_optim (~> 0.24)
284       railties
285       sprockets
286     image_processing (1.12.2)
287       mini_magick (>= 4.9.5, < 5)
288       ruby-vips (>= 2.0.17, < 3)
289     image_size (3.4.0)
290     in_threads (1.6.0)
291     io-console (0.7.2)
292     irb (1.12.0)
293       rdoc
294       reline (>= 0.4.2)
295     jbuilder (2.11.5)
296       actionview (>= 5.0.0)
297       activesupport (>= 5.0.0)
298     jmespath (1.6.2)
299     jquery-rails (4.6.0)
300       rails-dom-testing (>= 1, < 3)
301       railties (>= 4.2.0)
302       thor (>= 0.14, < 2.0)
303     json (2.7.2)
304     jwt (2.8.1)
305       base64
306     kgio (2.11.4)
307     kramdown (2.4.0)
308       rexml
309     language_server-protocol (3.17.0.3)
310     libv8-node (18.19.0.0)
311     libxml-ruby (5.0.3)
312     listen (3.9.0)
313       rb-fsevent (~> 0.10, >= 0.10.3)
314       rb-inotify (~> 0.9, >= 0.9.10)
315     logstasher (2.1.5)
316       activesupport (>= 5.2)
317       request_store
318     loofah (2.22.0)
319       crass (~> 1.0.2)
320       nokogiri (>= 1.12.0)
321     mail (2.8.1)
322       mini_mime (>= 0.1.1)
323       net-imap
324       net-pop
325       net-smtp
326     marcel (1.0.4)
327     matrix (0.4.2)
328     maxminddb (0.1.22)
329     mini_magick (4.12.0)
330     mini_mime (1.1.5)
331     mini_portile2 (2.8.6)
332     mini_racer (0.9.0)
333       libv8-node (~> 18.19.0.0)
334     minitest (5.22.3)
335     minitest-focus (1.4.0)
336       minitest (>= 4, < 6)
337     msgpack (1.7.2)
338     multi_json (1.15.0)
339     multi_xml (0.6.0)
340     mutex_m (0.2.0)
341     net-http (0.4.1)
342       uri
343     net-imap (0.4.10)
344       date
345       net-protocol
346     net-pop (0.1.2)
347       net-protocol
348     net-protocol (0.2.2)
349       timeout
350     net-smtp (0.5.0)
351       net-protocol
352     nio4r (2.7.1)
353     nokogiri (1.16.4)
354       mini_portile2 (~> 2.8.2)
355       racc (~> 1.4)
356     oauth (0.4.7)
357     oauth-plugin (0.5.1)
358       multi_json
359       oauth (~> 0.4.4)
360       oauth2 (>= 0.5.0)
361       rack
362     oauth2 (2.0.9)
363       faraday (>= 0.17.3, < 3.0)
364       jwt (>= 1.0, < 3.0)
365       multi_xml (~> 0.5)
366       rack (>= 1.2, < 4)
367       snaky_hash (~> 2.0)
368       version_gem (~> 1.1)
369     omniauth (2.0.4)
370       hashie (>= 3.4.6)
371       rack (>= 1.6.2, < 3)
372       rack-protection
373     omniauth-facebook (9.0.0)
374       omniauth-oauth2 (~> 1.2)
375     omniauth-github (2.0.1)
376       omniauth (~> 2.0)
377       omniauth-oauth2 (~> 1.8)
378     omniauth-google-oauth2 (1.1.2)
379       jwt (>= 2.0)
380       oauth2 (~> 2.0)
381       omniauth (~> 2.0)
382       omniauth-oauth2 (~> 1.8)
383     omniauth-mediawiki (0.0.4)
384       jwt (~> 2.0)
385       omniauth-oauth (~> 1.0)
386     omniauth-microsoft_graph (2.0.0)
387       jwt (~> 2.0)
388       omniauth (~> 2.0)
389       omniauth-oauth2 (~> 1.8.0)
390     omniauth-oauth (1.2.0)
391       oauth
392       omniauth (>= 1.0, < 3)
393     omniauth-oauth2 (1.8.0)
394       oauth2 (>= 1.4, < 3)
395       omniauth (~> 2.0)
396     omniauth-openid (2.0.1)
397       omniauth (>= 1.0, < 3.0)
398       rack-openid (~> 1.4.0)
399     omniauth-rails_csrf_protection (1.0.1)
400       actionpack (>= 4.2)
401       omniauth (~> 2.0)
402     openstreetmap-deadlock_retry (1.3.1)
403     parallel (1.24.0)
404     parser (3.3.0.5)
405       ast (~> 2.4.1)
406       racc
407     pg (1.5.6)
408     popper_js (2.11.8)
409     progress (3.6.0)
410     psych (5.1.2)
411       stringio
412     public_suffix (5.0.5)
413     puma (5.6.8)
414       nio4r (~> 2.0)
415     quad_tile (1.0.1)
416     racc (1.7.3)
417     rack (2.2.9)
418     rack-cors (2.0.2)
419       rack (>= 2.0.0)
420     rack-openid (1.4.2)
421       rack (>= 1.1.0)
422       ruby-openid (>= 2.1.8)
423     rack-protection (3.2.0)
424       base64 (>= 0.1.0)
425       rack (~> 2.2, >= 2.2.4)
426     rack-session (1.0.2)
427       rack (< 3)
428     rack-test (2.1.0)
429       rack (>= 1.3)
430     rack-uri_sanitizer (0.0.2)
431     rackup (1.0.0)
432       rack (< 3)
433       webrick
434     rails (7.1.3.2)
435       actioncable (= 7.1.3.2)
436       actionmailbox (= 7.1.3.2)
437       actionmailer (= 7.1.3.2)
438       actionpack (= 7.1.3.2)
439       actiontext (= 7.1.3.2)
440       actionview (= 7.1.3.2)
441       activejob (= 7.1.3.2)
442       activemodel (= 7.1.3.2)
443       activerecord (= 7.1.3.2)
444       activestorage (= 7.1.3.2)
445       activesupport (= 7.1.3.2)
446       bundler (>= 1.15.0)
447       railties (= 7.1.3.2)
448     rails-controller-testing (1.0.5)
449       actionpack (>= 5.0.1.rc1)
450       actionview (>= 5.0.1.rc1)
451       activesupport (>= 5.0.1.rc1)
452     rails-dom-testing (2.2.0)
453       activesupport (>= 5.0.0)
454       minitest
455       nokogiri (>= 1.6)
456     rails-html-sanitizer (1.6.0)
457       loofah (~> 2.21)
458       nokogiri (~> 1.14)
459     rails-i18n (7.0.9)
460       i18n (>= 0.7, < 2)
461       railties (>= 6.0.0, < 8)
462     railties (7.1.3.2)
463       actionpack (= 7.1.3.2)
464       activesupport (= 7.1.3.2)
465       irb
466       rackup (>= 1.0.0)
467       rake (>= 12.2)
468       thor (~> 1.0, >= 1.2.2)
469       zeitwerk (~> 2.6)
470     rainbow (3.1.1)
471     rake (13.2.1)
472     rb-fsevent (0.11.2)
473     rb-inotify (0.10.1)
474       ffi (~> 1.0)
475     rdoc (6.6.3.1)
476       psych (>= 4.0.0)
477     regexp_parser (2.9.0)
478     reline (0.5.3)
479       io-console (~> 0.5)
480     request_store (1.6.0)
481       rack (>= 1.4)
482     rexml (3.2.6)
483     rinku (2.0.6)
484     rotp (6.3.0)
485     rouge (4.2.1)
486     rtlcss (0.2.1)
487       mini_racer (>= 0.6.3)
488     rubocop (1.63.3)
489       json (~> 2.3)
490       language_server-protocol (>= 3.17.0)
491       parallel (~> 1.10)
492       parser (>= 3.3.0.2)
493       rainbow (>= 2.2.2, < 4.0)
494       regexp_parser (>= 1.8, < 3.0)
495       rexml (>= 3.2.5, < 4.0)
496       rubocop-ast (>= 1.31.1, < 2.0)
497       ruby-progressbar (~> 1.7)
498       unicode-display_width (>= 2.4.0, < 3.0)
499     rubocop-ast (1.31.2)
500       parser (>= 3.3.0.4)
501     rubocop-capybara (2.20.0)
502       rubocop (~> 1.41)
503     rubocop-factory_bot (2.25.1)
504       rubocop (~> 1.41)
505     rubocop-minitest (0.35.0)
506       rubocop (>= 1.61, < 2.0)
507       rubocop-ast (>= 1.31.1, < 2.0)
508     rubocop-performance (1.21.0)
509       rubocop (>= 1.48.1, < 2.0)
510       rubocop-ast (>= 1.31.1, < 2.0)
511     rubocop-rails (2.24.1)
512       activesupport (>= 4.2.0)
513       rack (>= 1.1)
514       rubocop (>= 1.33.0, < 2.0)
515       rubocop-ast (>= 1.31.1, < 2.0)
516     rubocop-rake (0.6.0)
517       rubocop (~> 1.0)
518     ruby-openid (2.9.2)
519     ruby-progressbar (1.13.0)
520     ruby-vips (2.2.1)
521       ffi (~> 1.12)
522     rubyzip (2.3.2)
523     sanitize (6.1.0)
524       crass (~> 1.0.2)
525       nokogiri (>= 1.12.0)
526     sass-embedded (1.64.2)
527       google-protobuf (~> 3.23)
528       rake (>= 13.0.0)
529     secure_headers (6.5.0)
530     selenium-webdriver (4.19.0)
531       base64 (~> 0.2)
532       rexml (~> 3.2, >= 3.2.5)
533       rubyzip (>= 1.2.2, < 3.0)
534       websocket (~> 1.0)
535     simplecov (0.22.0)
536       docile (~> 1.1)
537       simplecov-html (~> 0.11)
538       simplecov_json_formatter (~> 0.1)
539     simplecov-html (0.12.3)
540     simplecov-lcov (0.8.0)
541     simplecov_json_formatter (0.1.4)
542     simpleidn (0.2.1)
543       unf (~> 0.1.4)
544     smart_properties (1.17.0)
545     snaky_hash (2.0.1)
546       hashie
547       version_gem (~> 1.1, >= 1.1.1)
548     sprockets (4.2.1)
549       concurrent-ruby (~> 1.0)
550       rack (>= 2.2.4, < 4)
551     sprockets-exporters_pack (0.1.2)
552       brotli (>= 0.2.0)
553       sprockets (>= 4.0.0.beta3)
554     sprockets-rails (3.4.2)
555       actionpack (>= 5.2)
556       activesupport (>= 5.2)
557       sprockets (>= 3.0.0)
558     stringio (3.1.0)
559     strong_migrations (1.8.0)
560       activerecord (>= 5.2)
561     terminal-table (3.0.2)
562       unicode-display_width (>= 1.1.1, < 3)
563     terser (1.2.2)
564       execjs (>= 0.3.0, < 3)
565     thor (1.3.1)
566     tilt (2.3.0)
567     timeout (0.4.1)
568     turbo-rails (2.0.5)
569       actionpack (>= 6.0.0)
570       activejob (>= 6.0.0)
571       railties (>= 6.0.0)
572     tzinfo (2.0.6)
573       concurrent-ruby (~> 1.0)
574     unf (0.1.4)
575       unf_ext
576     unf_ext (0.0.9.1)
577     unicode-display_width (2.5.0)
578     uri (0.13.0)
579     validates_email_format_of (1.8.2)
580       i18n (>= 0.8.0)
581       simpleidn
582     vendorer (0.2.0)
583     version_gem (1.1.4)
584     webmock (3.23.0)
585       addressable (>= 2.8.0)
586       crack (>= 0.3.2)
587       hashdiff (>= 0.4.0, < 2.0.0)
588     webrick (1.8.1)
589     websocket (1.2.10)
590     websocket-driver (0.7.6)
591       websocket-extensions (>= 0.1.0)
592     websocket-extensions (0.1.5)
593     xpath (3.2.0)
594       nokogiri (~> 1.8)
595     zeitwerk (2.6.13)
596
597 PLATFORMS
598   ruby
599
600 DEPENDENCIES
601   aasm
602   actionpack-page_caching (>= 1.2.0)
603   active_record_union
604   activerecord-import
605   annotate
606   argon2
607   autoprefixer-rails
608   aws-sdk-s3
609   better_errors
610   binding_of_caller
611   bootsnap (>= 1.4.2)
612   bootstrap (~> 5.3.2)
613   bootstrap_form (~> 5.0)
614   brakeman
615   browser
616   bzip2-ffi
617   cancancan
618   canonical-rails
619   capybara (>= 2.15)
620   config
621   connection_pool
622   dalli
623   dartsass-sprockets
624   debug_inspector
625   delayed_job_active_record
626   doorkeeper
627   doorkeeper-i18n
628   doorkeeper-openid_connect
629   dry-validation
630   erb_lint
631   factory_bot_rails
632   faraday
633   ffi-libarchive
634   file_exists
635   frozen_record
636   gd2-ffij (>= 0.4.0)
637   htmlentities
638   http_accept_language (~> 2.1.1)
639   i18n-js (~> 3.9.2)
640   i18n-tasks
641   image_optim_rails
642   image_processing
643   jbuilder (~> 2.7)
644   jquery-rails
645   json
646   jwt
647   kgio
648   kramdown
649   libxml-ruby (>= 2.0.5)
650   listen
651   logstasher
652   marcel
653   maxminddb
654   mini_racer (~> 0.9.0)
655   minitest (~> 5.1)
656   minitest-focus
657   oauth-plugin (>= 0.5.1)
658   omniauth (~> 2.0.2)
659   omniauth-facebook
660   omniauth-github
661   omniauth-google-oauth2 (>= 0.6.0)
662   omniauth-mediawiki (>= 0.0.4)
663   omniauth-microsoft_graph
664   omniauth-openid
665   omniauth-rails_csrf_protection (~> 1.0)
666   openstreetmap-deadlock_retry (>= 1.3.1)
667   pg
668   puma (~> 5.6)
669   quad_tile (~> 1.0.1)
670   rack-cors
671   rack-uri_sanitizer
672   rails (~> 7.1.0)
673   rails-controller-testing
674   rails-i18n (~> 7.0.0)
675   rinku (>= 2.0.6)
676   rotp
677   rtlcss
678   rubocop
679   rubocop-capybara
680   rubocop-factory_bot
681   rubocop-minitest
682   rubocop-performance
683   rubocop-rails
684   rubocop-rake
685   sanitize
686   sass-embedded (~> 1.64.0)
687   secure_headers
688   selenium-webdriver
689   simplecov
690   simplecov-lcov
691   sprockets-exporters_pack
692   strong_migrations
693   terser
694   turbo-rails
695   unicode-display_width
696   validates_email_format_of (>= 1.5.1)
697   vendorer
698   webmock
699
700 BUNDLED WITH
701    2.4.19