]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Selenium driver working on local
[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     argon2 (2.3.0)
85       ffi (~> 1.15)
86       ffi-compiler (~> 1.0)
87     ast (2.4.2)
88     autoprefixer-rails (10.4.19.0)
89       execjs (~> 2)
90     aws-eventstream (1.3.0)
91     aws-partitions (1.986.0)
92     aws-sdk-core (3.209.1)
93       aws-eventstream (~> 1, >= 1.3.0)
94       aws-partitions (~> 1, >= 1.651.0)
95       aws-sigv4 (~> 1.9)
96       jmespath (~> 1, >= 1.6.1)
97     aws-sdk-kms (1.94.0)
98       aws-sdk-core (~> 3, >= 3.207.0)
99       aws-sigv4 (~> 1.5)
100     aws-sdk-s3 (1.167.0)
101       aws-sdk-core (~> 3, >= 3.207.0)
102       aws-sdk-kms (~> 1)
103       aws-sigv4 (~> 1.5)
104     aws-sigv4 (1.10.0)
105       aws-eventstream (~> 1, >= 1.0.2)
106     base64 (0.2.0)
107     better_errors (2.10.1)
108       erubi (>= 1.0.0)
109       rack (>= 0.9.0)
110       rouge (>= 1.0.0)
111     better_html (2.1.1)
112       actionview (>= 6.0)
113       activesupport (>= 6.0)
114       ast (~> 2.0)
115       erubi (~> 1.4)
116       parser (>= 2.4)
117       smart_properties
118     bigdecimal (3.1.8)
119     binding_of_caller (1.0.1)
120       debug_inspector (>= 1.2.0)
121     bootsnap (1.18.4)
122       msgpack (~> 1.2)
123     bootstrap (5.3.3)
124       autoprefixer-rails (>= 9.1.0)
125       popper_js (>= 2.11.8, < 3)
126     bootstrap_form (5.4.0)
127       actionpack (>= 6.1)
128       activemodel (>= 6.1)
129     brakeman (6.2.1)
130       racc
131     brotli (0.6.0)
132     browser (5.3.1)
133     builder (3.3.0)
134     bzip2-ffi (1.1.1)
135       ffi (~> 1.0)
136     cancancan (3.6.1)
137     canonical-rails (0.2.15)
138       actionview (>= 4.1, <= 7.2)
139     capybara (3.40.0)
140       addressable
141       matrix
142       mini_mime (>= 0.1.3)
143       nokogiri (~> 1.11)
144       rack (>= 1.6.0)
145       rack-test (>= 0.6.3)
146       regexp_parser (>= 1.5, < 3.0)
147       xpath (~> 3.2)
148     childprocess (5.1.0)
149       logger (~> 1.5)
150     concurrent-ruby (1.3.4)
151     config (5.5.2)
152       deep_merge (~> 1.2, >= 1.2.1)
153       ostruct
154     connection_pool (2.4.1)
155     crack (1.0.0)
156       bigdecimal
157       rexml
158     crass (1.0.6)
159     dalli (3.2.8)
160     dartsass-ruby (3.0.2)
161       sass-embedded (~> 1.54, < 1.67)
162     dartsass-sprockets (3.0.0)
163       dartsass-ruby (~> 3.0)
164       railties (>= 4.0.0)
165       sprockets (> 3.0)
166       sprockets-rails
167       tilt
168     date (3.3.4)
169     debug_inspector (1.2.0)
170     deep_merge (1.2.2)
171     delayed_job (4.1.12)
172       activesupport (>= 3.0, < 8.0)
173     delayed_job_active_record (4.1.10)
174       activerecord (>= 3.0, < 8.0)
175       delayed_job (>= 3.0, < 5)
176     docile (1.4.1)
177     doorkeeper (5.7.1)
178       railties (>= 5)
179     doorkeeper-i18n (5.2.7)
180       doorkeeper (>= 5.2)
181     doorkeeper-openid_connect (1.8.9)
182       doorkeeper (>= 5.5, < 5.8)
183       jwt (>= 2.5)
184     drb (2.2.1)
185     dry-configurable (1.2.0)
186       dry-core (~> 1.0, < 2)
187       zeitwerk (~> 2.6)
188     dry-core (1.0.1)
189       concurrent-ruby (~> 1.0)
190       zeitwerk (~> 2.6)
191     dry-inflector (1.1.0)
192     dry-initializer (3.1.1)
193     dry-logic (1.5.0)
194       concurrent-ruby (~> 1.0)
195       dry-core (~> 1.0, < 2)
196       zeitwerk (~> 2.6)
197     dry-schema (1.13.4)
198       concurrent-ruby (~> 1.0)
199       dry-configurable (~> 1.0, >= 1.0.1)
200       dry-core (~> 1.0, < 2)
201       dry-initializer (~> 3.0)
202       dry-logic (>= 1.4, < 2)
203       dry-types (>= 1.7, < 2)
204       zeitwerk (~> 2.6)
205     dry-types (1.7.2)
206       bigdecimal (~> 3.0)
207       concurrent-ruby (~> 1.0)
208       dry-core (~> 1.0)
209       dry-inflector (~> 1.0)
210       dry-logic (~> 1.4)
211       zeitwerk (~> 2.6)
212     dry-validation (1.10.0)
213       concurrent-ruby (~> 1.0)
214       dry-core (~> 1.0, < 2)
215       dry-initializer (~> 3.0)
216       dry-schema (>= 1.12, < 2)
217       zeitwerk (~> 2.6)
218     erb_lint (0.6.0)
219       activesupport
220       better_html (>= 2.0.1)
221       parser (>= 2.7.1.4)
222       rainbow
223       rubocop (>= 1)
224       smart_properties
225     erubi (1.13.0)
226     execjs (2.9.1)
227     exifr (1.4.0)
228     factory_bot (6.5.0)
229       activesupport (>= 5.0.0)
230     factory_bot_rails (6.4.3)
231       factory_bot (~> 6.4)
232       railties (>= 5.0.0)
233     faraday (2.12.0)
234       faraday-net_http (>= 2.0, < 3.4)
235       json
236       logger
237     faraday-net_http (3.3.0)
238       net-http
239     ffi (1.17.0)
240     ffi-compiler (1.3.2)
241       ffi (>= 1.15.5)
242       rake
243     ffi-libarchive (1.1.14)
244       ffi (~> 1.0)
245     file_exists (0.2.0)
246     frozen_record (0.27.4)
247       activemodel
248     fspath (3.1.2)
249     gd2-ffij (0.4.0)
250       ffi (>= 1.0.0)
251     globalid (1.2.1)
252       activesupport (>= 6.1)
253     google-protobuf (3.25.5)
254     hashdiff (1.1.1)
255     hashie (5.0.0)
256     highline (3.1.1)
257       reline
258     htmlentities (4.3.4)
259     http_accept_language (2.1.1)
260     i18n (1.14.6)
261       concurrent-ruby (~> 1.0)
262     i18n-js (3.9.2)
263       i18n (>= 0.6.6)
264     i18n-tasks (1.0.14)
265       activesupport (>= 4.0.2)
266       ast (>= 2.1.0)
267       erubi
268       highline (>= 2.0.0)
269       i18n
270       parser (>= 3.2.2.1)
271       rails-i18n
272       rainbow (>= 2.2.2, < 4.0)
273       terminal-table (>= 1.5.1)
274     image_optim (0.31.3)
275       exifr (~> 1.2, >= 1.2.2)
276       fspath (~> 3.0)
277       image_size (>= 1.5, < 4)
278       in_threads (~> 1.3)
279       progress (~> 3.0, >= 3.0.1)
280     image_optim_rails (0.5.0)
281       image_optim (~> 0.24)
282       railties
283       sprockets
284     image_processing (1.13.0)
285       mini_magick (>= 4.9.5, < 5)
286       ruby-vips (>= 2.0.17, < 3)
287     image_size (3.4.0)
288     in_threads (1.6.0)
289     iniparse (1.5.0)
290     io-console (0.7.2)
291     irb (1.14.1)
292       rdoc (>= 4.0.0)
293       reline (>= 0.4.2)
294     jbuilder (2.13.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.9.3)
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     logger (1.6.1)
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.13.2)
330     mini_mime (1.1.5)
331     mini_portile2 (2.8.7)
332     mini_racer (0.9.0)
333       libv8-node (~> 18.19.0.0)
334     minitest (5.25.1)
335     minitest-focus (1.4.0)
336       minitest (>= 4, < 6)
337     msgpack (1.7.3)
338     multi_json (1.15.0)
339     multi_xml (0.7.1)
340       bigdecimal (~> 3.1)
341     net-http (0.4.1)
342       uri
343     net-imap (0.4.16)
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.3)
353     nokogiri (1.16.7)
354       mini_portile2 (~> 2.8.2)
355       racc (~> 1.4)
356     oauth (1.1.0)
357       oauth-tty (~> 1.0, >= 1.0.1)
358       snaky_hash (~> 2.0)
359       version_gem (~> 1.1)
360     oauth-tty (1.0.5)
361       version_gem (~> 1.1, >= 1.1.1)
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 (10.0.0)
374       bigdecimal
375       omniauth-oauth2 (>= 1.2, < 3)
376     omniauth-github (2.0.1)
377       omniauth (~> 2.0)
378       omniauth-oauth2 (~> 1.8)
379     omniauth-google-oauth2 (1.2.0)
380       jwt (>= 2.9)
381       oauth2 (~> 2.0)
382       omniauth (~> 2.0)
383       omniauth-oauth2 (~> 1.8)
384     omniauth-mediawiki (0.0.4)
385       jwt (~> 2.0)
386       omniauth-oauth (~> 1.0)
387     omniauth-microsoft_graph (2.0.1)
388       jwt (~> 2.0)
389       omniauth (~> 2.0)
390       omniauth-oauth2 (~> 1.8.0)
391     omniauth-oauth (1.2.1)
392       oauth
393       omniauth (>= 1.0, < 3)
394       rack (>= 1.6.2, < 4)
395     omniauth-oauth2 (1.8.0)
396       oauth2 (>= 1.4, < 3)
397       omniauth (~> 2.0)
398     omniauth-openid (2.0.1)
399       omniauth (>= 1.0, < 3.0)
400       rack-openid (~> 1.4.0)
401     omniauth-rails_csrf_protection (1.0.2)
402       actionpack (>= 4.2)
403       omniauth (~> 2.0)
404     openstreetmap-deadlock_retry (1.3.1)
405     ostruct (0.6.0)
406     overcommit (0.64.0)
407       childprocess (>= 0.6.3, < 6)
408       iniparse (~> 1.4)
409       rexml (~> 3.2)
410     parallel (1.26.3)
411     parser (3.3.5.0)
412       ast (~> 2.4.1)
413       racc
414     pg (1.5.8)
415     popper_js (2.11.8)
416     progress (3.6.0)
417     psych (5.1.2)
418       stringio
419     public_suffix (6.0.1)
420     puma (5.6.9)
421       nio4r (~> 2.0)
422     quad_tile (1.0.1)
423     racc (1.8.1)
424     rack (2.2.9)
425     rack-cors (2.0.2)
426       rack (>= 2.0.0)
427     rack-openid (1.4.2)
428       rack (>= 1.1.0)
429       ruby-openid (>= 2.1.8)
430     rack-protection (3.2.0)
431       base64 (>= 0.1.0)
432       rack (~> 2.2, >= 2.2.4)
433     rack-session (1.0.2)
434       rack (< 3)
435     rack-test (2.1.0)
436       rack (>= 1.3)
437     rack-uri_sanitizer (0.0.2)
438     rackup (1.0.0)
439       rack (< 3)
440       webrick
441     rails (7.2.0)
442       actioncable (= 7.2.0)
443       actionmailbox (= 7.2.0)
444       actionmailer (= 7.2.0)
445       actionpack (= 7.2.0)
446       actiontext (= 7.2.0)
447       actionview (= 7.2.0)
448       activejob (= 7.2.0)
449       activemodel (= 7.2.0)
450       activerecord (= 7.2.0)
451       activestorage (= 7.2.0)
452       activesupport (= 7.2.0)
453       bundler (>= 1.15.0)
454       railties (= 7.2.0)
455     rails-controller-testing (1.0.5)
456       actionpack (>= 5.0.1.rc1)
457       actionview (>= 5.0.1.rc1)
458       activesupport (>= 5.0.1.rc1)
459     rails-dom-testing (2.2.0)
460       activesupport (>= 5.0.0)
461       minitest
462       nokogiri (>= 1.6)
463     rails-html-sanitizer (1.6.0)
464       loofah (~> 2.21)
465       nokogiri (~> 1.14)
466     rails-i18n (7.0.9)
467       i18n (>= 0.7, < 2)
468       railties (>= 6.0.0, < 8)
469     rails_param (1.3.1)
470       actionpack (>= 3.2.0)
471       activesupport (>= 3.2.0)
472     railties (7.2.0)
473       actionpack (= 7.2.0)
474       activesupport (= 7.2.0)
475       irb (~> 1.13)
476       rackup (>= 1.0.0)
477       rake (>= 12.2)
478       thor (~> 1.0, >= 1.2.2)
479       zeitwerk (~> 2.6)
480     rainbow (3.1.1)
481     rake (13.2.1)
482     rb-fsevent (0.11.2)
483     rb-inotify (0.11.1)
484       ffi (~> 1.0)
485     rdoc (6.7.0)
486       psych (>= 4.0.0)
487     regexp_parser (2.9.2)
488     reline (0.5.10)
489       io-console (~> 0.5)
490     request_store (1.7.0)
491       rack (>= 1.4)
492     rexml (3.3.8)
493     rinku (2.0.6)
494     rotp (6.3.0)
495     rouge (4.4.0)
496     rtlcss (0.2.1)
497       mini_racer (>= 0.6.3)
498     rubocop (1.66.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       rubocop-ast (>= 1.32.2, < 2.0)
506       ruby-progressbar (~> 1.7)
507       unicode-display_width (>= 2.4.0, < 3.0)
508     rubocop-ast (1.32.3)
509       parser (>= 3.3.1.0)
510     rubocop-capybara (2.21.0)
511       rubocop (~> 1.41)
512     rubocop-factory_bot (2.26.1)
513       rubocop (~> 1.61)
514     rubocop-minitest (0.36.0)
515       rubocop (>= 1.61, < 2.0)
516       rubocop-ast (>= 1.31.1, < 2.0)
517     rubocop-performance (1.22.1)
518       rubocop (>= 1.48.1, < 2.0)
519       rubocop-ast (>= 1.31.1, < 2.0)
520     rubocop-rails (2.26.2)
521       activesupport (>= 4.2.0)
522       rack (>= 1.1)
523       rubocop (>= 1.52.0, < 2.0)
524       rubocop-ast (>= 1.31.1, < 2.0)
525     rubocop-rake (0.6.0)
526       rubocop (~> 1.0)
527     ruby-openid (2.9.2)
528     ruby-progressbar (1.13.0)
529     ruby-vips (2.2.2)
530       ffi (~> 1.12)
531       logger
532     rubyzip (2.3.2)
533     sanitize (6.1.3)
534       crass (~> 1.0.2)
535       nokogiri (>= 1.12.0)
536     sass-embedded (1.64.2)
537       google-protobuf (~> 3.23)
538       rake (>= 13.0.0)
539     securerandom (0.3.1)
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.13.1)
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     terminal-table (3.0.2)
572       unicode-display_width (>= 1.1.1, < 3)
573     terser (1.2.4)
574       execjs (>= 0.3.0, < 3)
575     teaspoon (1.2.2)
576       railties (>= 3.2.5)
577     teaspoon-mocha (2.3.3)
578       teaspoon (>= 1.0.0)
579     terminal-table (3.0.2)
580       unicode-display_width (>= 1.1.1, < 3)
581     terser (1.2.4)
582       execjs (>= 0.3.0, < 3)
583     thor (1.3.2)
584     tilt (2.4.0)
585     timeout (0.4.1)
586     turbo-rails (2.0.10)
587       actionpack (>= 6.0.0)
588       railties (>= 6.0.0)
589     tzinfo (2.0.6)
590       concurrent-ruby (~> 1.0)
591     unicode-display_width (2.6.0)
592     uri (0.13.1)
593     useragent (0.16.10)
594     validates_email_format_of (1.8.2)
595       i18n (>= 0.8.0)
596       simpleidn
597     vendorer (0.2.0)
598     version_gem (1.1.4)
599     webmock (3.24.0)
600       addressable (>= 2.8.0)
601       crack (>= 0.3.2)
602       hashdiff (>= 0.4.0, < 2.0.0)
603     webrick (1.8.2)
604     websocket (1.2.11)
605     websocket-driver (0.7.6)
606       websocket-extensions (>= 0.1.0)
607     websocket-extensions (0.1.5)
608     xpath (3.2.0)
609       nokogiri (~> 1.8)
610     zeitwerk (2.6.18)
611
612 PLATFORMS
613   ruby
614
615 DEPENDENCIES
616   aasm
617   actionpack-page_caching (>= 1.2.0)
618   active_record_union
619   activerecord-import
620   addressable (~> 2.8)
621   argon2
622   autoprefixer-rails
623   aws-sdk-s3
624   better_errors
625   binding_of_caller
626   bootsnap (>= 1.4.2)
627   bootstrap (~> 5.3.2)
628   bootstrap_form (~> 5.0)
629   brakeman
630   browser (< 6)
631   bzip2-ffi
632   cancancan
633   canonical-rails
634   capybara (>= 2.15)
635   config
636   connection_pool
637   dalli
638   dartsass-sprockets
639   debug_inspector
640   delayed_job_active_record
641   doorkeeper
642   doorkeeper-i18n
643   doorkeeper-openid_connect
644   dry-validation
645   erb_lint
646   factory_bot_rails
647   faraday
648   ffi-libarchive
649   file_exists
650   frozen_record
651   gd2-ffij (>= 0.4.0)
652   htmlentities
653   http_accept_language (~> 2.1.1)
654   i18n-js (~> 3.9.2)
655   i18n-tasks
656   image_optim_rails
657   image_processing
658   jbuilder (~> 2.7)
659   jquery-rails
660   json
661   jwt
662   kgio
663   kramdown
664   libxml-ruby (>= 2.0.5)
665   listen
666   logstasher
667   marcel
668   maxminddb
669   mini_racer (~> 0.9.0)
670   minitest (~> 5.1)
671   minitest-focus
672   multi_json
673   omniauth (~> 2.0.2)
674   omniauth-facebook
675   omniauth-github
676   omniauth-google-oauth2 (>= 0.6.0)
677   omniauth-mediawiki (>= 0.0.4)
678   omniauth-microsoft_graph
679   omniauth-openid
680   omniauth-rails_csrf_protection (~> 1.0)
681   openstreetmap-deadlock_retry (>= 1.3.1)
682   overcommit
683   pg
684   puma (~> 5.6)
685   quad_tile (~> 1.0.1)
686   rack-cors
687   rack-uri_sanitizer
688   rails (~> 7.2.0)
689   rails-controller-testing
690   rails-i18n (~> 7.0.0)
691   rails_param
692   rinku (>= 2.0.6)
693   rotp
694   rtlcss
695   rubocop
696   rubocop-capybara
697   rubocop-factory_bot
698   rubocop-minitest
699   rubocop-performance
700   rubocop-rails
701   rubocop-rake
702   sanitize
703   sass-embedded (~> 1.64.0)
704   selenium-webdriver
705   simplecov
706   simplecov-lcov
707   sprockets-exporters_pack
708   strong_migrations (< 2.0.0)
709   teaspoon
710   teaspoon-mocha
711   terser
712   turbo-rails
713   unicode-display_width
714   validates_email_format_of (>= 1.5.1)
715   vendorer
716   webmock
717
718 BUNDLED WITH
719    2.5.16