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