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