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