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