]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Move search query templates
[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.21.0)
97       execjs (~> 2)
98     aws-eventstream (1.3.2)
99     aws-partitions (1.1087.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.13.0)
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.2)
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.1.3)
430       hashie (>= 3.4.6)
431       rack (>= 2.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.27.0)
472     parser (3.3.8.0)
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 (6.6.0)
488       nio4r (~> 2.0)
489     quad_tile (1.0.1)
490     racc (1.8.1)
491     rack (3.1.12)
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 (4.1.1)
498       base64 (>= 0.1.0)
499       logger (>= 1.6.0)
500       rack (>= 3.0.0, < 4)
501     rack-session (2.1.0)
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.2.1)
550     rb-fsevent (0.11.2)
551     rb-inotify (0.11.1)
552       ffi (~> 1.0)
553     rchardet (1.9.0)
554     rdoc (6.13.1)
555       psych (>= 4.0.0)
556     regexp_parser (2.10.0)
557     reline (0.6.1)
558       io-console (~> 0.5)
559     request_store (1.7.0)
560       rack (>= 1.4)
561     rexml (3.4.1)
562     rinku (2.0.6)
563     rotp (6.3.0)
564     rouge (4.5.1)
565     rtlcss (0.2.1)
566       mini_racer (>= 0.6.3)
567     rubocop (1.75.2)
568       json (~> 2.3)
569       language_server-protocol (~> 3.17.0.2)
570       lint_roller (~> 1.1.0)
571       parallel (~> 1.10)
572       parser (>= 3.3.0.2)
573       rainbow (>= 2.2.2, < 4.0)
574       regexp_parser (>= 2.9.3, < 3.0)
575       rubocop-ast (>= 1.44.0, < 2.0)
576       ruby-progressbar (~> 1.7)
577       unicode-display_width (>= 2.4.0, < 4.0)
578     rubocop-ast (1.44.1)
579       parser (>= 3.3.7.2)
580       prism (~> 1.4)
581     rubocop-capybara (2.22.1)
582       lint_roller (~> 1.1)
583       rubocop (~> 1.72, >= 1.72.1)
584     rubocop-factory_bot (2.27.1)
585       lint_roller (~> 1.1)
586       rubocop (~> 1.72, >= 1.72.1)
587     rubocop-minitest (0.38.0)
588       lint_roller (~> 1.1)
589       rubocop (>= 1.75.0, < 2.0)
590       rubocop-ast (>= 1.38.0, < 2.0)
591     rubocop-performance (1.25.0)
592       lint_roller (~> 1.1)
593       rubocop (>= 1.75.0, < 2.0)
594       rubocop-ast (>= 1.38.0, < 2.0)
595     rubocop-rails (2.31.0)
596       activesupport (>= 4.2.0)
597       lint_roller (~> 1.1)
598       rack (>= 1.1)
599       rubocop (>= 1.75.0, < 2.0)
600       rubocop-ast (>= 1.38.0, < 2.0)
601     rubocop-rake (0.7.1)
602       lint_roller (~> 1.1)
603       rubocop (>= 1.72.1)
604     ruby-openid (2.9.2)
605     ruby-progressbar (1.13.0)
606     ruby-vips (2.2.3)
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.31.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.1)
636       hashie
637       version_gem (~> 1.1, >= 1.1.1)
638     sprockets (4.2.1)
639       concurrent-ruby (~> 1.0)
640       rack (>= 2.2.4, < 4)
641     sprockets-exporters_pack (0.1.2)
642       brotli (>= 0.2.0)
643       sprockets (>= 4.0.0.beta3)
644     sprockets-rails (3.5.2)
645       actionpack (>= 6.1)
646       activesupport (>= 6.1)
647       sprockets (>= 3.0.0)
648     stringio (3.1.6)
649     strong_migrations (2.3.0)
650       activerecord (>= 7)
651     teaspoon (1.4.0)
652       railties (>= 5.0)
653     teaspoon-mocha (2.3.3)
654       teaspoon (>= 1.0.0)
655     terminal-table (3.0.2)
656       unicode-display_width (>= 1.1.1, < 3)
657     terser (1.2.5)
658       execjs (>= 0.3.0, < 3)
659     thor (1.3.2)
660     tilt (2.6.0)
661     timeout (0.4.3)
662     turbo-rails (2.0.13)
663       actionpack (>= 7.1.0)
664       railties (>= 7.1.0)
665     tzinfo (2.0.6)
666       concurrent-ruby (~> 1.0)
667     unicode-display_width (2.6.0)
668     uri (0.13.2)
669     useragent (0.16.11)
670     validates_email_format_of (1.8.2)
671       i18n (>= 0.8.0)
672       simpleidn
673     vendorer (0.2.0)
674     version_gem (1.1.6)
675     webmock (3.25.1)
676       addressable (>= 2.8.0)
677       crack (>= 0.3.2)
678       hashdiff (>= 0.4.0, < 2.0.0)
679     webrick (1.9.1)
680     websocket (1.2.11)
681     websocket-driver (0.7.7)
682       base64
683       websocket-extensions (>= 0.1.0)
684     websocket-extensions (0.1.5)
685     xpath (3.2.0)
686       nokogiri (~> 1.8)
687     zeitwerk (2.7.2)
688
689 PLATFORMS
690   ruby
691
692 DEPENDENCIES
693   aasm
694   actionpack-page_caching (>= 1.2.0)
695   active_record_union!
696   activerecord-import
697   addressable (~> 2.8)
698   annotaterb
699   argon2
700   autoprefixer-rails
701   aws-sdk-s3
702   better_errors
703   binding_of_caller
704   bootsnap (>= 1.4.2)
705   bootstrap (~> 5.3.2)
706   bootstrap_form (~> 5.0)
707   brakeman
708   bzip2-ffi
709   cancancan
710   canonical-rails
711   capybara (>= 2.15)
712   config
713   connection_pool
714   dalli
715   danger
716   danger-auto_label
717   dartsass-sprockets
718   debug
719   debug_inspector
720   delayed_job_active_record
721   doorkeeper
722   doorkeeper-i18n
723   doorkeeper-openid_connect
724   dry-validation
725   erb_lint
726   factory_bot_rails
727   faraday
728   ffi-libarchive
729   file_exists
730   frozen_record
731   gd2-ffij (>= 0.4.0)
732   htmlentities
733   http_accept_language (~> 2.1.1)
734   i18n-js (~> 4.2.3)
735   i18n-tasks
736   image_optim_rails
737   image_processing
738   jbuilder (~> 2.7)
739   jquery-rails
740   json
741   jwt
742   kgio
743   kramdown
744   libxml-ruby (>= 2.0.5)
745   listen
746   logstasher
747   marcel
748   maxminddb
749   mini_racer (~> 0.9.0)
750   minitest (~> 5.1)
751   minitest-focus
752   multi_json
753   omniauth (~> 2.1.3)
754   omniauth-facebook
755   omniauth-github
756   omniauth-google-oauth2 (>= 0.6.0)
757   omniauth-mediawiki (>= 0.0.4)
758   omniauth-microsoft_graph
759   omniauth-openid
760   omniauth-rails_csrf_protection (~> 1.0)
761   openstreetmap-deadlock_retry (>= 1.3.1)
762   overcommit
763   pg
764   puma (~> 6.6)
765   quad_tile (~> 1.0.1)
766   rack-cors
767   rack-uri_sanitizer
768   rackup
769   rails (~> 8.0.0)
770   rails-controller-testing
771   rails-i18n (~> 8.0.0)
772   rails_param
773   rinku (>= 2.0.6)
774   rotp
775   rtlcss
776   rubocop
777   rubocop-capybara
778   rubocop-factory_bot
779   rubocop-minitest
780   rubocop-performance
781   rubocop-rails
782   rubocop-rake
783   sanitize
784   sass-embedded (~> 1.64.0)
785   selenium-webdriver
786   simplecov
787   simplecov-lcov
788   sprockets-exporters_pack
789   strong_migrations
790   teaspoon
791   teaspoon-mocha (~> 2.3.3)
792   terser
793   turbo-rails
794   unicode-display_width
795   uri (< 1.0.0)
796   validates_email_format_of (>= 1.5.1)
797   vendorer
798   webmock
799   webrick
800
801 BUNDLED WITH
802    2.6.2