]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Update bundle
[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.2.1)
7       actionpack (= 7.2.2.1)
8       activesupport (= 7.2.2.1)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11       zeitwerk (~> 2.6)
12     actionmailbox (7.2.2.1)
13       actionpack (= 7.2.2.1)
14       activejob (= 7.2.2.1)
15       activerecord (= 7.2.2.1)
16       activestorage (= 7.2.2.1)
17       activesupport (= 7.2.2.1)
18       mail (>= 2.8.0)
19     actionmailer (7.2.2.1)
20       actionpack (= 7.2.2.1)
21       actionview (= 7.2.2.1)
22       activejob (= 7.2.2.1)
23       activesupport (= 7.2.2.1)
24       mail (>= 2.8.0)
25       rails-dom-testing (~> 2.2)
26     actionpack (7.2.2.1)
27       actionview (= 7.2.2.1)
28       activesupport (= 7.2.2.1)
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.2.1)
40       actionpack (= 7.2.2.1)
41       activerecord (= 7.2.2.1)
42       activestorage (= 7.2.2.1)
43       activesupport (= 7.2.2.1)
44       globalid (>= 0.6.0)
45       nokogiri (>= 1.8.5)
46     actionview (7.2.2.1)
47       activesupport (= 7.2.2.1)
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.2.1)
55       activesupport (= 7.2.2.1)
56       globalid (>= 0.3.6)
57     activemodel (7.2.2.1)
58       activesupport (= 7.2.2.1)
59     activerecord (7.2.2.1)
60       activemodel (= 7.2.2.1)
61       activesupport (= 7.2.2.1)
62       timeout (>= 0.4.0)
63     activerecord-import (2.1.0)
64       activerecord (>= 4.2)
65     activestorage (7.2.2.1)
66       actionpack (= 7.2.2.1)
67       activejob (= 7.2.2.1)
68       activerecord (= 7.2.2.1)
69       activesupport (= 7.2.2.1)
70       marcel (~> 1.0)
71     activesupport (7.2.2.1)
72       base64
73       benchmark (>= 0.3)
74       bigdecimal
75       concurrent-ruby (~> 1.0, >= 1.3.1)
76       connection_pool (>= 2.2.5)
77       drb
78       i18n (>= 1.6, < 2)
79       logger (>= 1.4.2)
80       minitest (>= 5.1)
81       securerandom (>= 0.3)
82       tzinfo (~> 2.0, >= 2.0.5)
83     addressable (2.8.7)
84       public_suffix (>= 2.0.2, < 7.0)
85     annotaterb (4.14.0)
86     argon2 (2.3.2)
87       ffi (~> 1.15)
88       ffi-compiler (~> 1.0)
89     ast (2.4.2)
90     autoprefixer-rails (10.4.19.0)
91       execjs (~> 2)
92     aws-eventstream (1.3.2)
93     aws-partitions (1.1064.0)
94     aws-sdk-core (3.220.1)
95       aws-eventstream (~> 1, >= 1.3.0)
96       aws-partitions (~> 1, >= 1.992.0)
97       aws-sigv4 (~> 1.9)
98       base64
99       jmespath (~> 1, >= 1.6.1)
100     aws-sdk-kms (1.99.0)
101       aws-sdk-core (~> 3, >= 3.216.0)
102       aws-sigv4 (~> 1.5)
103     aws-sdk-s3 (1.182.0)
104       aws-sdk-core (~> 3, >= 3.216.0)
105       aws-sdk-kms (~> 1)
106       aws-sigv4 (~> 1.5)
107     aws-sigv4 (1.11.0)
108       aws-eventstream (~> 1, >= 1.0.2)
109     base64 (0.2.0)
110     benchmark (0.4.0)
111     better_errors (2.10.1)
112       erubi (>= 1.0.0)
113       rack (>= 0.9.0)
114       rouge (>= 1.0.0)
115     better_html (2.1.1)
116       actionview (>= 6.0)
117       activesupport (>= 6.0)
118       ast (~> 2.0)
119       erubi (~> 1.4)
120       parser (>= 2.4)
121       smart_properties
122     bigdecimal (3.1.9)
123     binding_of_caller (1.0.1)
124       debug_inspector (>= 1.2.0)
125     bootsnap (1.18.4)
126       msgpack (~> 1.2)
127     bootstrap (5.3.3)
128       autoprefixer-rails (>= 9.1.0)
129       popper_js (>= 2.11.8, < 3)
130     bootstrap_form (5.4.0)
131       actionpack (>= 6.1)
132       activemodel (>= 6.1)
133     brakeman (7.0.0)
134       racc
135     brotli (0.6.0)
136     builder (3.3.0)
137     bzip2-ffi (1.1.1)
138       ffi (~> 1.0)
139     cancancan (3.6.1)
140     canonical-rails (0.2.17)
141       actionview (>= 4.1, < 8.1)
142     capybara (3.40.0)
143       addressable
144       matrix
145       mini_mime (>= 0.1.3)
146       nokogiri (~> 1.11)
147       rack (>= 1.6.0)
148       rack-test (>= 0.6.3)
149       regexp_parser (>= 1.5, < 3.0)
150       xpath (~> 3.2)
151     childprocess (5.1.0)
152       logger (~> 1.5)
153     claide (1.1.0)
154     claide-plugins (0.9.2)
155       cork
156       nap
157       open4 (~> 1.3)
158     colored2 (3.1.2)
159     concurrent-ruby (1.3.5)
160     config (5.5.2)
161       deep_merge (~> 1.2, >= 1.2.1)
162       ostruct
163     connection_pool (2.5.0)
164     cork (0.3.0)
165       colored2 (~> 3.1)
166     crack (1.0.0)
167       bigdecimal
168       rexml
169     crass (1.0.6)
170     dalli (3.2.8)
171     danger (9.5.1)
172       base64 (~> 0.2)
173       claide (~> 1.0)
174       claide-plugins (>= 0.9.2)
175       colored2 (~> 3.1)
176       cork (~> 0.1)
177       faraday (>= 0.9.0, < 3.0)
178       faraday-http-cache (~> 2.0)
179       git (~> 1.13)
180       kramdown (~> 2.3)
181       kramdown-parser-gfm (~> 1.0)
182       octokit (>= 4.0)
183       pstore (~> 0.1)
184       terminal-table (>= 1, < 4)
185     danger-auto_label (1.3.1)
186       danger-plugin-api (~> 1.0)
187     danger-plugin-api (1.0.0)
188       danger (> 2.0)
189     dartsass-ruby (3.0.2)
190       sass-embedded (~> 1.54, < 1.67)
191     dartsass-sprockets (3.0.0)
192       dartsass-ruby (~> 3.0)
193       railties (>= 4.0.0)
194       sprockets (> 3.0)
195       sprockets-rails
196       tilt
197     date (3.4.1)
198     debug (1.10.0)
199       irb (~> 1.10)
200       reline (>= 0.3.8)
201     debug_inspector (1.2.0)
202     deep_merge (1.2.2)
203     delayed_job (4.1.13)
204       activesupport (>= 3.0, < 9.0)
205     delayed_job_active_record (4.1.11)
206       activerecord (>= 3.0, < 9.0)
207       delayed_job (>= 3.0, < 5)
208     docile (1.4.1)
209     doorkeeper (5.8.1)
210       railties (>= 5)
211     doorkeeper-i18n (5.2.7)
212       doorkeeper (>= 5.2)
213     doorkeeper-openid_connect (1.8.11)
214       doorkeeper (>= 5.5, < 5.9)
215       jwt (>= 2.5)
216       ostruct (>= 0.5)
217     drb (2.2.1)
218     dry-configurable (1.3.0)
219       dry-core (~> 1.1)
220       zeitwerk (~> 2.6)
221     dry-core (1.1.0)
222       concurrent-ruby (~> 1.0)
223       logger
224       zeitwerk (~> 2.6)
225     dry-inflector (1.2.0)
226     dry-initializer (3.2.0)
227     dry-logic (1.6.0)
228       bigdecimal
229       concurrent-ruby (~> 1.0)
230       dry-core (~> 1.1)
231       zeitwerk (~> 2.6)
232     dry-schema (1.14.1)
233       concurrent-ruby (~> 1.0)
234       dry-configurable (~> 1.0, >= 1.0.1)
235       dry-core (~> 1.1)
236       dry-initializer (~> 3.2)
237       dry-logic (~> 1.5)
238       dry-types (~> 1.8)
239       zeitwerk (~> 2.6)
240     dry-types (1.8.2)
241       bigdecimal (~> 3.0)
242       concurrent-ruby (~> 1.0)
243       dry-core (~> 1.0)
244       dry-inflector (~> 1.0)
245       dry-logic (~> 1.4)
246       zeitwerk (~> 2.6)
247     dry-validation (1.11.1)
248       concurrent-ruby (~> 1.0)
249       dry-core (~> 1.1)
250       dry-initializer (~> 3.2)
251       dry-schema (~> 1.14)
252       zeitwerk (~> 2.6)
253     erb_lint (0.9.0)
254       activesupport
255       better_html (>= 2.0.1)
256       parser (>= 2.7.1.4)
257       rainbow
258       rubocop (>= 1)
259       smart_properties
260     erubi (1.13.1)
261     execjs (2.10.0)
262     exifr (1.4.1)
263     factory_bot (6.5.1)
264       activesupport (>= 6.1.0)
265     factory_bot_rails (6.4.4)
266       factory_bot (~> 6.5)
267       railties (>= 5.0.0)
268     faraday (2.12.2)
269       faraday-net_http (>= 2.0, < 3.5)
270       json
271       logger
272     faraday-http-cache (2.5.1)
273       faraday (>= 0.8)
274     faraday-net_http (3.4.0)
275       net-http (>= 0.5.0)
276     ffi (1.17.1)
277     ffi-compiler (1.3.2)
278       ffi (>= 1.15.5)
279       rake
280     ffi-libarchive (1.1.14)
281       ffi (~> 1.0)
282     file_exists (0.2.0)
283     frozen_record (0.27.4)
284       activemodel
285     fspath (3.1.2)
286     gd2-ffij (0.4.0)
287       ffi (>= 1.0.0)
288     git (1.19.1)
289       addressable (~> 2.8)
290       rchardet (~> 1.8)
291     globalid (1.2.1)
292       activesupport (>= 6.1)
293     google-protobuf (3.25.6)
294     hashdiff (1.1.2)
295     hashie (5.0.0)
296     highline (3.1.2)
297       reline
298     htmlentities (4.3.4)
299     http_accept_language (2.1.1)
300     i18n (1.14.7)
301       concurrent-ruby (~> 1.0)
302     i18n-js (3.9.2)
303       i18n (>= 0.6.6)
304     i18n-tasks (1.0.15)
305       activesupport (>= 4.0.2)
306       ast (>= 2.1.0)
307       erubi
308       highline (>= 2.0.0)
309       i18n
310       parser (>= 3.2.2.1)
311       rails-i18n
312       rainbow (>= 2.2.2, < 4.0)
313       ruby-progressbar (~> 1.8, >= 1.8.1)
314       terminal-table (>= 1.5.1)
315     image_optim (0.31.4)
316       exifr (~> 1.2, >= 1.2.2)
317       fspath (~> 3.0)
318       image_size (>= 1.5, < 4)
319       in_threads (~> 1.3)
320       progress (~> 3.0, >= 3.0.1)
321     image_optim_rails (0.5.0)
322       image_optim (~> 0.24)
323       railties
324       sprockets
325     image_processing (1.14.0)
326       mini_magick (>= 4.9.5, < 6)
327       ruby-vips (>= 2.0.17, < 3)
328     image_size (3.4.0)
329     in_threads (1.6.0)
330     iniparse (1.5.0)
331     io-console (0.8.0)
332     irb (1.15.1)
333       pp (>= 0.6.0)
334       rdoc (>= 4.0.0)
335       reline (>= 0.4.2)
336     jbuilder (2.13.0)
337       actionview (>= 5.0.0)
338       activesupport (>= 5.0.0)
339     jmespath (1.6.2)
340     jquery-rails (4.6.0)
341       rails-dom-testing (>= 1, < 3)
342       railties (>= 4.2.0)
343       thor (>= 0.14, < 2.0)
344     json (2.10.1)
345     jwt (2.10.1)
346       base64
347     kgio (2.11.4)
348     kramdown (2.5.1)
349       rexml (>= 3.3.9)
350     kramdown-parser-gfm (1.1.0)
351       kramdown (~> 2.0)
352     language_server-protocol (3.17.0.4)
353     libv8-node (18.19.0.0)
354     libxml-ruby (5.0.3)
355     lint_roller (1.1.0)
356     listen (3.9.0)
357       rb-fsevent (~> 0.10, >= 0.10.3)
358       rb-inotify (~> 0.9, >= 0.9.10)
359     logger (1.6.6)
360     logstasher (2.1.5)
361       activesupport (>= 5.2)
362       request_store
363     loofah (2.24.0)
364       crass (~> 1.0.2)
365       nokogiri (>= 1.12.0)
366     mail (2.8.1)
367       mini_mime (>= 0.1.1)
368       net-imap
369       net-pop
370       net-smtp
371     marcel (1.0.4)
372     matrix (0.4.2)
373     maxminddb (0.1.22)
374     mini_magick (5.2.0)
375       benchmark
376       logger
377     mini_mime (1.1.5)
378     mini_portile2 (2.8.8)
379     mini_racer (0.9.0)
380       libv8-node (~> 18.19.0.0)
381     minitest (5.25.4)
382     minitest-focus (1.4.0)
383       minitest (>= 4, < 6)
384     msgpack (1.8.0)
385     multi_json (1.15.0)
386     multi_xml (0.7.1)
387       bigdecimal (~> 3.1)
388     nap (1.1.0)
389     net-http (0.6.0)
390       uri
391     net-imap (0.5.6)
392       date
393       net-protocol
394     net-pop (0.1.2)
395       net-protocol
396     net-protocol (0.2.2)
397       timeout
398     net-smtp (0.5.1)
399       net-protocol
400     nio4r (2.7.4)
401     nokogiri (1.18.3)
402       mini_portile2 (~> 2.8.2)
403       racc (~> 1.4)
404     oauth (1.1.0)
405       oauth-tty (~> 1.0, >= 1.0.1)
406       snaky_hash (~> 2.0)
407       version_gem (~> 1.1)
408     oauth-tty (1.0.5)
409       version_gem (~> 1.1, >= 1.1.1)
410     oauth2 (2.0.9)
411       faraday (>= 0.17.3, < 3.0)
412       jwt (>= 1.0, < 3.0)
413       multi_xml (~> 0.5)
414       rack (>= 1.2, < 4)
415       snaky_hash (~> 2.0)
416       version_gem (~> 1.1)
417     octokit (9.2.0)
418       faraday (>= 1, < 3)
419       sawyer (~> 0.9)
420     omniauth (2.0.4)
421       hashie (>= 3.4.6)
422       rack (>= 1.6.2, < 3)
423       rack-protection
424     omniauth-facebook (10.0.0)
425       bigdecimal
426       omniauth-oauth2 (>= 1.2, < 3)
427     omniauth-github (2.0.1)
428       omniauth (~> 2.0)
429       omniauth-oauth2 (~> 1.8)
430     omniauth-google-oauth2 (1.2.1)
431       jwt (>= 2.9.2)
432       oauth2 (~> 2.0)
433       omniauth (~> 2.0)
434       omniauth-oauth2 (~> 1.8)
435     omniauth-mediawiki (0.0.4)
436       jwt (~> 2.0)
437       omniauth-oauth (~> 1.0)
438     omniauth-microsoft_graph (2.0.1)
439       jwt (~> 2.0)
440       omniauth (~> 2.0)
441       omniauth-oauth2 (~> 1.8.0)
442     omniauth-oauth (1.2.1)
443       oauth
444       omniauth (>= 1.0, < 3)
445       rack (>= 1.6.2, < 4)
446     omniauth-oauth2 (1.8.0)
447       oauth2 (>= 1.4, < 3)
448       omniauth (~> 2.0)
449     omniauth-openid (2.0.1)
450       omniauth (>= 1.0, < 3.0)
451       rack-openid (~> 1.4.0)
452     omniauth-rails_csrf_protection (1.0.2)
453       actionpack (>= 4.2)
454       omniauth (~> 2.0)
455     open4 (1.3.4)
456     openstreetmap-deadlock_retry (1.3.1)
457     ostruct (0.6.1)
458     overcommit (0.67.1)
459       childprocess (>= 0.6.3, < 6)
460       iniparse (~> 1.4)
461       rexml (>= 3.3.9)
462     parallel (1.26.3)
463     parser (3.3.7.1)
464       ast (~> 2.4.1)
465       racc
466     pg (1.5.9)
467     popper_js (2.11.8)
468     pp (0.6.2)
469       prettyprint
470     prettyprint (0.2.0)
471     progress (3.6.0)
472     pstore (0.1.4)
473     psych (5.2.3)
474       date
475       stringio
476     public_suffix (6.0.1)
477     puma (5.6.9)
478       nio4r (~> 2.0)
479     quad_tile (1.0.1)
480     racc (1.8.1)
481     rack (2.2.13)
482     rack-cors (2.0.2)
483       rack (>= 2.0.0)
484     rack-openid (1.4.2)
485       rack (>= 1.1.0)
486       ruby-openid (>= 2.1.8)
487     rack-protection (3.2.0)
488       base64 (>= 0.1.0)
489       rack (~> 2.2, >= 2.2.4)
490     rack-session (1.0.2)
491       rack (< 3)
492     rack-test (2.2.0)
493       rack (>= 1.3)
494     rack-uri_sanitizer (0.0.2)
495     rackup (1.0.1)
496       rack (< 3)
497       webrick
498     rails (7.2.2.1)
499       actioncable (= 7.2.2.1)
500       actionmailbox (= 7.2.2.1)
501       actionmailer (= 7.2.2.1)
502       actionpack (= 7.2.2.1)
503       actiontext (= 7.2.2.1)
504       actionview (= 7.2.2.1)
505       activejob (= 7.2.2.1)
506       activemodel (= 7.2.2.1)
507       activerecord (= 7.2.2.1)
508       activestorage (= 7.2.2.1)
509       activesupport (= 7.2.2.1)
510       bundler (>= 1.15.0)
511       railties (= 7.2.2.1)
512     rails-controller-testing (1.0.5)
513       actionpack (>= 5.0.1.rc1)
514       actionview (>= 5.0.1.rc1)
515       activesupport (>= 5.0.1.rc1)
516     rails-dom-testing (2.2.0)
517       activesupport (>= 5.0.0)
518       minitest
519       nokogiri (>= 1.6)
520     rails-html-sanitizer (1.6.2)
521       loofah (~> 2.21)
522       nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
523     rails-i18n (7.0.10)
524       i18n (>= 0.7, < 2)
525       railties (>= 6.0.0, < 8)
526     rails_param (1.3.1)
527       actionpack (>= 3.2.0)
528       activesupport (>= 3.2.0)
529     railties (7.2.2.1)
530       actionpack (= 7.2.2.1)
531       activesupport (= 7.2.2.1)
532       irb (~> 1.13)
533       rackup (>= 1.0.0)
534       rake (>= 12.2)
535       thor (~> 1.0, >= 1.2.2)
536       zeitwerk (~> 2.6)
537     rainbow (3.1.1)
538     rake (13.2.1)
539     rb-fsevent (0.11.2)
540     rb-inotify (0.11.1)
541       ffi (~> 1.0)
542     rchardet (1.9.0)
543     rdoc (6.12.0)
544       psych (>= 4.0.0)
545     regexp_parser (2.10.0)
546     reline (0.6.0)
547       io-console (~> 0.5)
548     request_store (1.7.0)
549       rack (>= 1.4)
550     rexml (3.4.1)
551     rinku (2.0.6)
552     rotp (6.3.0)
553     rouge (4.5.1)
554     rtlcss (0.2.1)
555       mini_racer (>= 0.6.3)
556     rubocop (1.73.2)
557       json (~> 2.3)
558       language_server-protocol (~> 3.17.0.2)
559       lint_roller (~> 1.1.0)
560       parallel (~> 1.10)
561       parser (>= 3.3.0.2)
562       rainbow (>= 2.2.2, < 4.0)
563       regexp_parser (>= 2.9.3, < 3.0)
564       rubocop-ast (>= 1.38.0, < 2.0)
565       ruby-progressbar (~> 1.7)
566       unicode-display_width (>= 2.4.0, < 4.0)
567     rubocop-ast (1.38.1)
568       parser (>= 3.3.1.0)
569     rubocop-capybara (2.22.0)
570       lint_roller (~> 1.1)
571       rubocop (~> 1.72, >= 1.72.1)
572     rubocop-factory_bot (2.27.0)
573       lint_roller (~> 1.1)
574       rubocop (~> 1.72, >= 1.72.1)
575     rubocop-minitest (0.37.1)
576       lint_roller (~> 1.1)
577       rubocop (>= 1.72.1, < 2.0)
578       rubocop-ast (>= 1.38.0, < 2.0)
579     rubocop-performance (1.24.0)
580       lint_roller (~> 1.1)
581       rubocop (>= 1.72.1, < 2.0)
582       rubocop-ast (>= 1.38.0, < 2.0)
583     rubocop-rails (2.30.3)
584       activesupport (>= 4.2.0)
585       lint_roller (~> 1.1)
586       rack (>= 1.1)
587       rubocop (>= 1.72.1, < 2.0)
588       rubocop-ast (>= 1.38.0, < 2.0)
589     rubocop-rake (0.7.1)
590       lint_roller (~> 1.1)
591       rubocop (>= 1.72.1)
592     ruby-openid (2.9.2)
593     ruby-progressbar (1.13.0)
594     ruby-vips (2.2.3)
595       ffi (~> 1.12)
596       logger
597     rubyzip (2.4.1)
598     sanitize (7.0.0)
599       crass (~> 1.0.2)
600       nokogiri (>= 1.16.8)
601     sass-embedded (1.64.2)
602       google-protobuf (~> 3.23)
603       rake (>= 13.0.0)
604     sawyer (0.9.2)
605       addressable (>= 2.3.5)
606       faraday (>= 0.17.3, < 3)
607     securerandom (0.4.1)
608     selenium-webdriver (4.23.0)
609       base64 (~> 0.2)
610       logger (~> 1.4)
611       rexml (~> 3.2, >= 3.2.5)
612       rubyzip (>= 1.2.2, < 3.0)
613       websocket (~> 1.0)
614     simplecov (0.22.0)
615       docile (~> 1.1)
616       simplecov-html (~> 0.11)
617       simplecov_json_formatter (~> 0.1)
618     simplecov-html (0.13.1)
619     simplecov-lcov (0.8.0)
620     simplecov_json_formatter (0.1.4)
621     simpleidn (0.2.3)
622     smart_properties (1.17.0)
623     snaky_hash (2.0.1)
624       hashie
625       version_gem (~> 1.1, >= 1.1.1)
626     sprockets (4.2.1)
627       concurrent-ruby (~> 1.0)
628       rack (>= 2.2.4, < 4)
629     sprockets-exporters_pack (0.1.2)
630       brotli (>= 0.2.0)
631       sprockets (>= 4.0.0.beta3)
632     sprockets-rails (3.5.2)
633       actionpack (>= 6.1)
634       activesupport (>= 6.1)
635       sprockets (>= 3.0.0)
636     stringio (3.1.5)
637     strong_migrations (1.8.0)
638       activerecord (>= 5.2)
639     teaspoon (1.4.0)
640       railties (>= 5.0)
641     teaspoon-mocha (2.3.3)
642       teaspoon (>= 1.0.0)
643     terminal-table (3.0.2)
644       unicode-display_width (>= 1.1.1, < 3)
645     terser (1.2.5)
646       execjs (>= 0.3.0, < 3)
647     thor (1.3.2)
648     tilt (2.6.0)
649     timeout (0.4.3)
650     turbo-rails (2.0.13)
651       actionpack (>= 7.1.0)
652       railties (>= 7.1.0)
653     tzinfo (2.0.6)
654       concurrent-ruby (~> 1.0)
655     unicode-display_width (2.6.0)
656     uri (0.13.2)
657     useragent (0.16.11)
658     validates_email_format_of (1.8.2)
659       i18n (>= 0.8.0)
660       simpleidn
661     vendorer (0.2.0)
662     version_gem (1.1.6)
663     webmock (3.25.1)
664       addressable (>= 2.8.0)
665       crack (>= 0.3.2)
666       hashdiff (>= 0.4.0, < 2.0.0)
667     webrick (1.9.1)
668     websocket (1.2.11)
669     websocket-driver (0.7.7)
670       base64
671       websocket-extensions (>= 0.1.0)
672     websocket-extensions (0.1.5)
673     xpath (3.2.0)
674       nokogiri (~> 1.8)
675     zeitwerk (2.7.2)
676
677 PLATFORMS
678   ruby
679
680 DEPENDENCIES
681   aasm
682   actionpack-page_caching (>= 1.2.0)
683   active_record_union
684   activerecord-import
685   addressable (~> 2.8)
686   annotaterb
687   argon2
688   autoprefixer-rails
689   aws-sdk-s3
690   better_errors
691   binding_of_caller
692   bootsnap (>= 1.4.2)
693   bootstrap (~> 5.3.2)
694   bootstrap_form (~> 5.0)
695   brakeman
696   bzip2-ffi
697   cancancan
698   canonical-rails
699   capybara (>= 2.15)
700   config
701   connection_pool
702   dalli
703   danger
704   danger-auto_label
705   dartsass-sprockets
706   debug
707   debug_inspector
708   delayed_job_active_record
709   doorkeeper
710   doorkeeper-i18n
711   doorkeeper-openid_connect
712   dry-validation
713   erb_lint
714   factory_bot_rails
715   faraday
716   ffi-libarchive
717   file_exists
718   frozen_record
719   gd2-ffij (>= 0.4.0)
720   htmlentities
721   http_accept_language (~> 2.1.1)
722   i18n-js (~> 3.9.2)
723   i18n-tasks
724   image_optim_rails
725   image_processing
726   jbuilder (~> 2.7)
727   jquery-rails
728   json
729   jwt
730   kgio
731   kramdown
732   libxml-ruby (>= 2.0.5)
733   listen
734   logstasher
735   marcel
736   maxminddb
737   mini_racer (~> 0.9.0)
738   minitest (~> 5.1)
739   minitest-focus
740   multi_json
741   omniauth (~> 2.0.2)
742   omniauth-facebook
743   omniauth-github
744   omniauth-google-oauth2 (>= 0.6.0)
745   omniauth-mediawiki (>= 0.0.4)
746   omniauth-microsoft_graph
747   omniauth-openid
748   omniauth-rails_csrf_protection (~> 1.0)
749   openstreetmap-deadlock_retry (>= 1.3.1)
750   overcommit
751   pg
752   puma (~> 5.6)
753   quad_tile (~> 1.0.1)
754   rack-cors
755   rack-uri_sanitizer
756   rails (~> 7.2.0)
757   rails-controller-testing
758   rails-i18n (~> 7.0.0)
759   rails_param
760   rinku (>= 2.0.6)
761   rotp
762   rtlcss
763   rubocop
764   rubocop-capybara
765   rubocop-factory_bot
766   rubocop-minitest
767   rubocop-performance
768   rubocop-rails
769   rubocop-rake
770   sanitize
771   sass-embedded (~> 1.64.0)
772   selenium-webdriver
773   simplecov
774   simplecov-lcov
775   sprockets-exporters_pack
776   strong_migrations (< 2.0.0)
777   teaspoon
778   teaspoon-mocha (~> 2.3.3)
779   terser
780   turbo-rails
781   unicode-display_width
782   validates_email_format_of (>= 1.5.1)
783   vendorer
784   webmock
785
786 BUNDLED WITH
787    2.5.22