]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Use with_locale for the copyright page
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     aasm (5.5.0)
5       concurrent-ruby (~> 1.0)
6     actioncable (7.0.4.3)
7       actionpack (= 7.0.4.3)
8       activesupport (= 7.0.4.3)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailbox (7.0.4.3)
12       actionpack (= 7.0.4.3)
13       activejob (= 7.0.4.3)
14       activerecord (= 7.0.4.3)
15       activestorage (= 7.0.4.3)
16       activesupport (= 7.0.4.3)
17       mail (>= 2.7.1)
18       net-imap
19       net-pop
20       net-smtp
21     actionmailer (7.0.4.3)
22       actionpack (= 7.0.4.3)
23       actionview (= 7.0.4.3)
24       activejob (= 7.0.4.3)
25       activesupport (= 7.0.4.3)
26       mail (~> 2.5, >= 2.5.4)
27       net-imap
28       net-pop
29       net-smtp
30       rails-dom-testing (~> 2.0)
31     actionpack (7.0.4.3)
32       actionview (= 7.0.4.3)
33       activesupport (= 7.0.4.3)
34       rack (~> 2.0, >= 2.2.0)
35       rack-test (>= 0.6.3)
36       rails-dom-testing (~> 2.0)
37       rails-html-sanitizer (~> 1.0, >= 1.2.0)
38     actionpack-page_caching (1.2.4)
39       actionpack (>= 4.0.0)
40     actiontext (7.0.4.3)
41       actionpack (= 7.0.4.3)
42       activerecord (= 7.0.4.3)
43       activestorage (= 7.0.4.3)
44       activesupport (= 7.0.4.3)
45       globalid (>= 0.6.0)
46       nokogiri (>= 1.8.5)
47     actionview (7.0.4.3)
48       activesupport (= 7.0.4.3)
49       builder (~> 3.1)
50       erubi (~> 1.4)
51       rails-dom-testing (~> 2.0)
52       rails-html-sanitizer (~> 1.1, >= 1.2.0)
53     active_record_union (1.3.0)
54       activerecord (>= 4.0)
55     activejob (7.0.4.3)
56       activesupport (= 7.0.4.3)
57       globalid (>= 0.3.6)
58     activemodel (7.0.4.3)
59       activesupport (= 7.0.4.3)
60     activerecord (7.0.4.3)
61       activemodel (= 7.0.4.3)
62       activesupport (= 7.0.4.3)
63     activerecord-import (1.4.1)
64       activerecord (>= 4.2)
65     activestorage (7.0.4.3)
66       actionpack (= 7.0.4.3)
67       activejob (= 7.0.4.3)
68       activerecord (= 7.0.4.3)
69       activesupport (= 7.0.4.3)
70       marcel (~> 1.0)
71       mini_mime (>= 1.1.0)
72     activesupport (7.0.4.3)
73       concurrent-ruby (~> 1.0, >= 1.0.2)
74       i18n (>= 1.6, < 2)
75       minitest (>= 5.1)
76       tzinfo (~> 2.0)
77     addressable (2.8.1)
78       public_suffix (>= 2.0.2, < 6.0)
79     annotate (3.2.0)
80       activerecord (>= 3.2, < 8.0)
81       rake (>= 10.4, < 14.0)
82     argon2 (2.2.0)
83       ffi (~> 1.15)
84       ffi-compiler (~> 1.0)
85     ast (2.4.2)
86     autoprefixer-rails (10.4.13.0)
87       execjs (~> 2)
88     aws-eventstream (1.2.0)
89     aws-partitions (1.731.0)
90     aws-sdk-core (3.170.1)
91       aws-eventstream (~> 1, >= 1.0.2)
92       aws-partitions (~> 1, >= 1.651.0)
93       aws-sigv4 (~> 1.5)
94       jmespath (~> 1, >= 1.6.1)
95     aws-sdk-kms (1.63.0)
96       aws-sdk-core (~> 3, >= 3.165.0)
97       aws-sigv4 (~> 1.1)
98     aws-sdk-s3 (1.119.1)
99       aws-sdk-core (~> 3, >= 3.165.0)
100       aws-sdk-kms (~> 1)
101       aws-sigv4 (~> 1.4)
102     aws-sigv4 (1.5.2)
103       aws-eventstream (~> 1, >= 1.0.2)
104     better_errors (2.9.1)
105       coderay (>= 1.0.0)
106       erubi (>= 1.0.0)
107       rack (>= 0.9.0)
108     better_html (2.0.1)
109       actionview (>= 6.0)
110       activesupport (>= 6.0)
111       ast (~> 2.0)
112       erubi (~> 1.4)
113       parser (>= 2.4)
114       smart_properties
115     binding_of_caller (1.0.0)
116       debug_inspector (>= 0.0.1)
117     bootsnap (1.16.0)
118       msgpack (~> 1.2)
119     bootstrap (5.1.3)
120       autoprefixer-rails (>= 9.1.0)
121       popper_js (>= 2.9.3, < 3)
122       sassc-rails (>= 2.0.0)
123     bootstrap_form (5.1.0)
124       actionpack (>= 5.2)
125       activemodel (>= 5.2)
126     brakeman (5.4.1)
127     brotli (0.4.0)
128     browser (5.3.1)
129     builder (3.2.4)
130     bzip2-ffi (1.1.0)
131       ffi (~> 1.0)
132     cancancan (3.5.0)
133     canonical-rails (0.2.14)
134       rails (>= 4.1, <= 7.1)
135     capybara (3.38.0)
136       addressable
137       matrix
138       mini_mime (>= 0.1.3)
139       nokogiri (~> 1.8)
140       rack (>= 1.6.0)
141       rack-test (>= 0.6.3)
142       regexp_parser (>= 1.5, < 3.0)
143       xpath (~> 3.2)
144     coderay (1.1.3)
145     composite_primary_keys (14.0.6)
146       activerecord (~> 7.0.2)
147     concurrent-ruby (1.2.2)
148     config (4.1.0)
149       deep_merge (~> 1.2, >= 1.2.1)
150       dry-validation (~> 1.0, >= 1.0.0)
151     connection_pool (2.3.0)
152     crack (0.4.5)
153       rexml
154     crass (1.0.6)
155     dalli (3.2.4)
156     date (3.3.3)
157     debug_inspector (1.1.0)
158     deep_merge (1.2.2)
159     delayed_job (4.1.11)
160       activesupport (>= 3.0, < 8.0)
161     delayed_job_active_record (4.1.7)
162       activerecord (>= 3.0, < 8.0)
163       delayed_job (>= 3.0, < 5)
164     docile (1.4.0)
165     doorkeeper (5.6.5)
166       railties (>= 5)
167     doorkeeper-i18n (5.2.6)
168       doorkeeper (>= 5.2)
169     dry-configurable (1.0.1)
170       dry-core (~> 1.0, < 2)
171       zeitwerk (~> 2.6)
172     dry-core (1.0.0)
173       concurrent-ruby (~> 1.0)
174       zeitwerk (~> 2.6)
175     dry-inflector (1.0.0)
176     dry-initializer (3.1.1)
177     dry-logic (1.5.0)
178       concurrent-ruby (~> 1.0)
179       dry-core (~> 1.0, < 2)
180       zeitwerk (~> 2.6)
181     dry-schema (1.13.0)
182       concurrent-ruby (~> 1.0)
183       dry-configurable (~> 1.0, >= 1.0.1)
184       dry-core (~> 1.0, < 2)
185       dry-initializer (~> 3.0)
186       dry-logic (>= 1.5, < 2)
187       dry-types (>= 1.7, < 2)
188       zeitwerk (~> 2.6)
189     dry-types (1.7.1)
190       concurrent-ruby (~> 1.0)
191       dry-core (~> 1.0)
192       dry-inflector (~> 1.0)
193       dry-logic (~> 1.4)
194       zeitwerk (~> 2.6)
195     dry-validation (1.10.0)
196       concurrent-ruby (~> 1.0)
197       dry-core (~> 1.0, < 2)
198       dry-initializer (~> 3.0)
199       dry-schema (>= 1.12, < 2)
200       zeitwerk (~> 2.6)
201     erb_lint (0.3.1)
202       activesupport
203       better_html (>= 2.0.1)
204       parser (>= 2.7.1.4)
205       rainbow
206       rubocop
207       smart_properties
208     erubi (1.12.0)
209     execjs (2.8.1)
210     exifr (1.3.10)
211     factory_bot (6.2.1)
212       activesupport (>= 5.0.0)
213     factory_bot_rails (6.2.0)
214       factory_bot (~> 6.2.0)
215       railties (>= 5.0.0)
216     faraday (2.7.4)
217       faraday-net_http (>= 2.0, < 3.1)
218       ruby2_keywords (>= 0.0.4)
219     faraday-net_http (3.0.2)
220     ffi (1.15.5)
221     ffi-compiler (1.0.1)
222       ffi (>= 1.0.0)
223       rake
224     ffi-libarchive (1.1.3)
225       ffi (~> 1.0)
226     frozen_record (0.27.0)
227       activemodel
228     fspath (3.1.2)
229     gd2-ffij (0.4.0)
230       ffi (>= 1.0.0)
231     globalid (1.1.0)
232       activesupport (>= 5.0)
233     hashdiff (1.0.1)
234     hashie (5.0.0)
235     highline (2.1.0)
236     htmlentities (4.3.4)
237     http_accept_language (2.1.1)
238     i18n (1.12.0)
239       concurrent-ruby (~> 1.0)
240     i18n-js (3.9.2)
241       i18n (>= 0.6.6)
242     i18n-tasks (1.0.12)
243       activesupport (>= 4.0.2)
244       ast (>= 2.1.0)
245       better_html (>= 1.0, < 3.0)
246       erubi
247       highline (>= 2.0.0)
248       i18n
249       parser (>= 2.2.3.0)
250       rails-i18n
251       rainbow (>= 2.2.2, < 4.0)
252       terminal-table (>= 1.5.1)
253     image_optim (0.31.3)
254       exifr (~> 1.2, >= 1.2.2)
255       fspath (~> 3.0)
256       image_size (>= 1.5, < 4)
257       in_threads (~> 1.3)
258       progress (~> 3.0, >= 3.0.1)
259     image_optim_rails (0.5.0)
260       image_optim (~> 0.24)
261       railties
262       sprockets
263     image_processing (1.12.2)
264       mini_magick (>= 4.9.5, < 5)
265       ruby-vips (>= 2.0.17, < 3)
266     image_size (3.2.0)
267     in_threads (1.6.0)
268     jbuilder (2.11.5)
269       actionview (>= 5.0.0)
270       activesupport (>= 5.0.0)
271     jmespath (1.6.2)
272     jquery-rails (4.5.1)
273       rails-dom-testing (>= 1, < 3)
274       railties (>= 4.2.0)
275       thor (>= 0.14, < 2.0)
276     json (2.6.3)
277     jwt (2.7.0)
278     kgio (2.11.4)
279     kramdown (2.4.0)
280       rexml
281     libxml-ruby (4.0.0)
282     listen (3.8.0)
283       rb-fsevent (~> 0.10, >= 0.10.3)
284       rb-inotify (~> 0.9, >= 0.9.10)
285     logstasher (2.1.5)
286       activesupport (>= 5.2)
287       request_store
288     loofah (2.19.1)
289       crass (~> 1.0.2)
290       nokogiri (>= 1.5.9)
291     mail (2.8.1)
292       mini_mime (>= 0.1.1)
293       net-imap
294       net-pop
295       net-smtp
296     marcel (1.0.2)
297     matrix (0.4.2)
298     maxminddb (0.1.22)
299     method_source (1.0.0)
300     mini_magick (4.12.0)
301     mini_mime (1.1.2)
302     mini_portile2 (2.8.1)
303     minitest (5.18.0)
304     msgpack (1.6.1)
305     multi_json (1.15.0)
306     multi_xml (0.6.0)
307     net-imap (0.3.4)
308       date
309       net-protocol
310     net-pop (0.1.2)
311       net-protocol
312     net-protocol (0.2.1)
313       timeout
314     net-smtp (0.3.3)
315       net-protocol
316     nio4r (2.5.8)
317     nokogiri (1.14.2)
318       mini_portile2 (~> 2.8.0)
319       racc (~> 1.4)
320     oauth (0.4.7)
321     oauth-plugin (0.5.1)
322       multi_json
323       oauth (~> 0.4.4)
324       oauth2 (>= 0.5.0)
325       rack
326     oauth2 (2.0.9)
327       faraday (>= 0.17.3, < 3.0)
328       jwt (>= 1.0, < 3.0)
329       multi_xml (~> 0.5)
330       rack (>= 1.2, < 4)
331       snaky_hash (~> 2.0)
332       version_gem (~> 1.1)
333     omniauth (2.0.4)
334       hashie (>= 3.4.6)
335       rack (>= 1.6.2, < 3)
336       rack-protection
337     omniauth-facebook (9.0.0)
338       omniauth-oauth2 (~> 1.2)
339     omniauth-github (2.0.1)
340       omniauth (~> 2.0)
341       omniauth-oauth2 (~> 1.8)
342     omniauth-google-oauth2 (1.1.1)
343       jwt (>= 2.0)
344       oauth2 (~> 2.0.6)
345       omniauth (~> 2.0)
346       omniauth-oauth2 (~> 1.8.0)
347     omniauth-mediawiki (0.0.4)
348       jwt (~> 2.0)
349       omniauth-oauth (~> 1.0)
350     omniauth-oauth (1.2.0)
351       oauth
352       omniauth (>= 1.0, < 3)
353     omniauth-oauth2 (1.8.0)
354       oauth2 (>= 1.4, < 3)
355       omniauth (~> 2.0)
356     omniauth-openid (2.0.1)
357       omniauth (>= 1.0, < 3.0)
358       rack-openid (~> 1.4.0)
359     omniauth-rails_csrf_protection (1.0.1)
360       actionpack (>= 4.2)
361       omniauth (~> 2.0)
362     omniauth-windowslive (0.0.12)
363       multi_json (~> 1.12)
364       omniauth-oauth2 (~> 1.4)
365     openstreetmap-deadlock_retry (1.3.1)
366     parallel (1.22.1)
367     parser (3.2.1.1)
368       ast (~> 2.4.1)
369     pg (1.4.6)
370     popper_js (2.11.6)
371     progress (3.6.0)
372     public_suffix (5.0.1)
373     puma (5.6.5)
374       nio4r (~> 2.0)
375     quad_tile (1.0.1)
376     r2 (0.2.7)
377     racc (1.6.2)
378     rack (2.2.6.4)
379     rack-cors (2.0.1)
380       rack (>= 2.0.0)
381     rack-openid (1.4.2)
382       rack (>= 1.1.0)
383       ruby-openid (>= 2.1.8)
384     rack-protection (3.0.5)
385       rack
386     rack-test (2.1.0)
387       rack (>= 1.3)
388     rack-uri_sanitizer (0.0.2)
389     rails (7.0.4.3)
390       actioncable (= 7.0.4.3)
391       actionmailbox (= 7.0.4.3)
392       actionmailer (= 7.0.4.3)
393       actionpack (= 7.0.4.3)
394       actiontext (= 7.0.4.3)
395       actionview (= 7.0.4.3)
396       activejob (= 7.0.4.3)
397       activemodel (= 7.0.4.3)
398       activerecord (= 7.0.4.3)
399       activestorage (= 7.0.4.3)
400       activesupport (= 7.0.4.3)
401       bundler (>= 1.15.0)
402       railties (= 7.0.4.3)
403     rails-controller-testing (1.0.5)
404       actionpack (>= 5.0.1.rc1)
405       actionview (>= 5.0.1.rc1)
406       activesupport (>= 5.0.1.rc1)
407     rails-dom-testing (2.0.3)
408       activesupport (>= 4.2.0)
409       nokogiri (>= 1.6)
410     rails-html-sanitizer (1.5.0)
411       loofah (~> 2.19, >= 2.19.1)
412     rails-i18n (7.0.6)
413       i18n (>= 0.7, < 2)
414       railties (>= 6.0.0, < 8)
415     railties (7.0.4.3)
416       actionpack (= 7.0.4.3)
417       activesupport (= 7.0.4.3)
418       method_source
419       rake (>= 12.2)
420       thor (~> 1.0)
421       zeitwerk (~> 2.5)
422     rainbow (3.1.1)
423     rake (13.0.6)
424     rb-fsevent (0.11.2)
425     rb-inotify (0.10.1)
426       ffi (~> 1.0)
427     regexp_parser (2.7.0)
428     request_store (1.5.1)
429       rack (>= 1.4)
430     rexml (3.2.5)
431     rinku (2.0.6)
432     rotp (6.2.2)
433     rubocop (1.48.1)
434       json (~> 2.3)
435       parallel (~> 1.10)
436       parser (>= 3.2.0.0)
437       rainbow (>= 2.2.2, < 4.0)
438       regexp_parser (>= 1.8, < 3.0)
439       rexml (>= 3.2.5, < 4.0)
440       rubocop-ast (>= 1.26.0, < 2.0)
441       ruby-progressbar (~> 1.7)
442       unicode-display_width (>= 2.4.0, < 3.0)
443     rubocop-ast (1.27.0)
444       parser (>= 3.2.1.0)
445     rubocop-capybara (2.17.1)
446       rubocop (~> 1.41)
447     rubocop-minitest (0.29.0)
448       rubocop (>= 1.39, < 2.0)
449     rubocop-performance (1.16.0)
450       rubocop (>= 1.7.0, < 2.0)
451       rubocop-ast (>= 0.4.0)
452     rubocop-rails (2.18.0)
453       activesupport (>= 4.2.0)
454       rack (>= 1.1)
455       rubocop (>= 1.33.0, < 2.0)
456     rubocop-rake (0.6.0)
457       rubocop (~> 1.0)
458     ruby-openid (2.9.2)
459     ruby-progressbar (1.13.0)
460     ruby-vips (2.1.4)
461       ffi (~> 1.12)
462     ruby2_keywords (0.0.5)
463     rubyzip (2.3.2)
464     sanitize (6.0.1)
465       crass (~> 1.0.2)
466       nokogiri (>= 1.12.0)
467     sassc (2.4.0)
468       ffi (~> 1.9)
469     sassc-rails (2.1.2)
470       railties (>= 4.0.0)
471       sassc (>= 2.0)
472       sprockets (> 3.0)
473       sprockets-rails
474       tilt
475     secure_headers (6.5.0)
476     selenium-webdriver (4.8.1)
477       rexml (~> 3.2, >= 3.2.5)
478       rubyzip (>= 1.2.2, < 3.0)
479       websocket (~> 1.0)
480     simplecov (0.22.0)
481       docile (~> 1.1)
482       simplecov-html (~> 0.11)
483       simplecov_json_formatter (~> 0.1)
484     simplecov-html (0.12.3)
485     simplecov-lcov (0.8.0)
486     simplecov_json_formatter (0.1.4)
487     smart_properties (1.17.0)
488     snaky_hash (2.0.1)
489       hashie
490       version_gem (~> 1.1, >= 1.1.1)
491     sprockets (4.2.0)
492       concurrent-ruby (~> 1.0)
493       rack (>= 2.2.4, < 4)
494     sprockets-exporters_pack (0.1.2)
495       brotli (>= 0.2.0)
496       sprockets (>= 4.0.0.beta3)
497     sprockets-rails (3.4.2)
498       actionpack (>= 5.2)
499       activesupport (>= 5.2)
500       sprockets (>= 3.0.0)
501     strong_migrations (1.4.4)
502       activerecord (>= 5.2)
503     terminal-table (3.0.2)
504       unicode-display_width (>= 1.1.1, < 3)
505     terser (1.1.14)
506       execjs (>= 0.3.0, < 3)
507     thor (1.2.1)
508     tilt (2.1.0)
509     timeout (0.3.2)
510     tzinfo (2.0.6)
511       concurrent-ruby (~> 1.0)
512     unicode-display_width (2.4.2)
513     validates_email_format_of (1.7.2)
514       i18n
515     vendorer (0.2.0)
516     version_gem (1.1.2)
517     webmock (3.18.1)
518       addressable (>= 2.8.0)
519       crack (>= 0.3.2)
520       hashdiff (>= 0.4.0, < 2.0.0)
521     websocket (1.2.9)
522     websocket-driver (0.7.5)
523       websocket-extensions (>= 0.1.0)
524     websocket-extensions (0.1.5)
525     xpath (3.2.0)
526       nokogiri (~> 1.8)
527     zeitwerk (2.6.7)
528
529 PLATFORMS
530   ruby
531
532 DEPENDENCIES
533   aasm
534   actionpack-page_caching (>= 1.2.0)
535   active_record_union
536   activerecord-import
537   annotate
538   argon2
539   autoprefixer-rails
540   aws-sdk-s3
541   better_errors
542   binding_of_caller
543   bootsnap (>= 1.4.2)
544   bootstrap (~> 5.1.0)
545   bootstrap_form (~> 5.0)
546   brakeman
547   browser
548   bzip2-ffi
549   cancancan
550   canonical-rails
551   capybara (>= 2.15)
552   composite_primary_keys (~> 14.0.0)
553   config
554   connection_pool
555   dalli
556   debug_inspector
557   delayed_job_active_record
558   doorkeeper
559   doorkeeper-i18n
560   erb_lint
561   factory_bot_rails
562   faraday
563   ffi-libarchive
564   frozen_record
565   gd2-ffij (>= 0.4.0)
566   htmlentities
567   http_accept_language (~> 2.1.1)
568   i18n-js (~> 3.9.2)
569   i18n-tasks
570   image_optim_rails
571   image_processing
572   jbuilder (~> 2.7)
573   jquery-rails
574   json
575   kgio
576   kramdown
577   libxml-ruby (>= 2.0.5)
578   listen
579   logstasher
580   marcel
581   maxminddb
582   minitest (~> 5.1)
583   oauth-plugin (>= 0.5.1)
584   omniauth (~> 2.0.2)
585   omniauth-facebook
586   omniauth-github
587   omniauth-google-oauth2 (>= 0.6.0)
588   omniauth-mediawiki (>= 0.0.4)
589   omniauth-openid
590   omniauth-rails_csrf_protection (~> 1.0)
591   omniauth-windowslive
592   openstreetmap-deadlock_retry (>= 1.3.1)
593   pg
594   puma (~> 5.6)
595   quad_tile (~> 1.0.1)
596   r2 (~> 0.2.7)
597   rack-cors
598   rack-uri_sanitizer
599   rails (~> 7.0.0)
600   rails-controller-testing
601   rails-i18n (~> 7.0.0)
602   rinku (>= 2.0.6)
603   rotp
604   rubocop
605   rubocop-capybara
606   rubocop-minitest
607   rubocop-performance
608   rubocop-rails
609   rubocop-rake
610   sanitize
611   sassc-rails
612   secure_headers
613   selenium-webdriver
614   simplecov
615   simplecov-lcov
616   sprockets-exporters_pack
617   strong_migrations
618   terser
619   validates_email_format_of (>= 1.5.1)
620   vendorer
621   webmock
622
623 BUNDLED WITH
624    2.3.26