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