]> 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.3.0)
5       concurrent-ruby (~> 1.0)
6     actioncable (7.0.4)
7       actionpack (= 7.0.4)
8       activesupport (= 7.0.4)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailbox (7.0.4)
12       actionpack (= 7.0.4)
13       activejob (= 7.0.4)
14       activerecord (= 7.0.4)
15       activestorage (= 7.0.4)
16       activesupport (= 7.0.4)
17       mail (>= 2.7.1)
18       net-imap
19       net-pop
20       net-smtp
21     actionmailer (7.0.4)
22       actionpack (= 7.0.4)
23       actionview (= 7.0.4)
24       activejob (= 7.0.4)
25       activesupport (= 7.0.4)
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)
32       actionview (= 7.0.4)
33       activesupport (= 7.0.4)
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)
41       actionpack (= 7.0.4)
42       activerecord (= 7.0.4)
43       activestorage (= 7.0.4)
44       activesupport (= 7.0.4)
45       globalid (>= 0.6.0)
46       nokogiri (>= 1.8.5)
47     actionview (7.0.4)
48       activesupport (= 7.0.4)
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)
56       activesupport (= 7.0.4)
57       globalid (>= 0.3.6)
58     activemodel (7.0.4)
59       activesupport (= 7.0.4)
60     activerecord (7.0.4)
61       activemodel (= 7.0.4)
62       activesupport (= 7.0.4)
63     activerecord-import (1.4.0)
64       activerecord (>= 4.2)
65     activestorage (7.0.4)
66       actionpack (= 7.0.4)
67       activejob (= 7.0.4)
68       activerecord (= 7.0.4)
69       activesupport (= 7.0.4)
70       marcel (~> 1.0)
71       mini_mime (>= 1.1.0)
72     activesupport (7.0.4)
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.1.1)
83       ffi (~> 1.14)
84       ffi-compiler (~> 1.0)
85     ast (2.4.2)
86     autoprefixer-rails (10.4.7.0)
87       execjs (~> 2)
88     aws-eventstream (1.2.0)
89     aws-partitions (1.628.0)
90     aws-sdk-core (3.144.0)
91       aws-eventstream (~> 1, >= 1.0.2)
92       aws-partitions (~> 1, >= 1.525.0)
93       aws-sigv4 (~> 1.1)
94       jmespath (~> 1, >= 1.6.1)
95     aws-sdk-kms (1.58.0)
96       aws-sdk-core (~> 3, >= 3.127.0)
97       aws-sigv4 (~> 1.1)
98     aws-sdk-s3 (1.114.0)
99       aws-sdk-core (~> 3, >= 3.127.0)
100       aws-sdk-kms (~> 1)
101       aws-sigv4 (~> 1.4)
102     aws-sigv4 (1.5.1)
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.13.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.3.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.4.0)
133     canonical-rails (0.2.14)
134       rails (>= 4.1, <= 7.1)
135     capybara (3.37.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     childprocess (4.1.0)
145     coderay (1.1.3)
146     composite_primary_keys (14.0.4)
147       activerecord (~> 7.0.2)
148     concurrent-ruby (1.1.10)
149     config (4.0.0)
150       deep_merge (~> 1.2, >= 1.2.1)
151       dry-validation (~> 1.0, >= 1.0.0)
152     connection_pool (2.2.5)
153     crack (0.4.5)
154       rexml
155     crass (1.0.6)
156     dalli (3.2.2)
157     debug_inspector (1.1.0)
158     deep_merge (1.2.2)
159     delayed_job (4.1.10)
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     digest (3.1.0)
165     docile (1.4.0)
166     doorkeeper (5.5.4)
167       railties (>= 5)
168     doorkeeper-i18n (5.2.4)
169       doorkeeper (>= 5.2)
170     dry-configurable (0.15.0)
171       concurrent-ruby (~> 1.0)
172       dry-core (~> 0.6)
173     dry-container (0.10.1)
174       concurrent-ruby (~> 1.0)
175     dry-core (0.8.1)
176       concurrent-ruby (~> 1.0)
177     dry-inflector (0.3.0)
178     dry-initializer (3.1.1)
179     dry-logic (1.2.0)
180       concurrent-ruby (~> 1.0)
181       dry-core (~> 0.5, >= 0.5)
182     dry-schema (1.10.2)
183       concurrent-ruby (~> 1.0)
184       dry-configurable (~> 0.13, >= 0.13.0)
185       dry-core (~> 0.5, >= 0.5)
186       dry-initializer (~> 3.0)
187       dry-logic (~> 1.0)
188       dry-types (~> 1.5)
189     dry-types (1.5.1)
190       concurrent-ruby (~> 1.0)
191       dry-container (~> 0.3)
192       dry-core (~> 0.5, >= 0.5)
193       dry-inflector (~> 0.1, >= 0.1.2)
194       dry-logic (~> 1.0, >= 1.0.2)
195     dry-validation (1.8.1)
196       concurrent-ruby (~> 1.0)
197       dry-container (~> 0.7, >= 0.7.1)
198       dry-core (~> 0.5, >= 0.5)
199       dry-initializer (~> 3.0)
200       dry-schema (~> 1.8, >= 1.8.0)
201     erb_lint (0.2.0)
202       activesupport
203       better_html (>= 2.0.1)
204       parser (>= 2.7.1.4)
205       rainbow
206       rubocop
207       smart_properties
208     erubi (1.11.0)
209     execjs (2.8.1)
210     exifr (1.3.9)
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.5.2)
217       faraday-net_http (>= 2.0, < 3.1)
218       ruby2_keywords (>= 0.0.4)
219     faraday-net_http (3.0.0)
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     fspath (3.1.2)
227     gd2-ffij (0.4.0)
228       ffi (>= 1.0.0)
229     globalid (1.0.0)
230       activesupport (>= 5.0)
231     hashdiff (1.0.1)
232     hashie (5.0.0)
233     htmlentities (4.3.4)
234     http_accept_language (2.1.1)
235     i18n (1.12.0)
236       concurrent-ruby (~> 1.0)
237     i18n-js (3.9.2)
238       i18n (>= 0.6.6)
239     image_optim (0.31.1)
240       exifr (~> 1.2, >= 1.2.2)
241       fspath (~> 3.0)
242       image_size (>= 1.5, < 4)
243       in_threads (~> 1.3)
244       progress (~> 3.0, >= 3.0.1)
245     image_optim_rails (0.5.0)
246       image_optim (~> 0.24)
247       railties
248       sprockets
249     image_processing (1.12.2)
250       mini_magick (>= 4.9.5, < 5)
251       ruby-vips (>= 2.0.17, < 3)
252     image_size (3.0.2)
253     in_threads (1.6.0)
254     jbuilder (2.11.5)
255       actionview (>= 5.0.0)
256       activesupport (>= 5.0.0)
257     jmespath (1.6.1)
258     jquery-rails (4.5.0)
259       rails-dom-testing (>= 1, < 3)
260       railties (>= 4.2.0)
261       thor (>= 0.14, < 2.0)
262     json (2.6.2)
263     jwt (2.5.0)
264     kgio (2.11.4)
265     kramdown (2.4.0)
266       rexml
267     libxml-ruby (3.2.3)
268     listen (3.7.1)
269       rb-fsevent (~> 0.10, >= 0.10.3)
270       rb-inotify (~> 0.9, >= 0.9.10)
271     logstasher (2.1.5)
272       activesupport (>= 5.2)
273       request_store
274     loofah (2.18.0)
275       crass (~> 1.0.2)
276       nokogiri (>= 1.5.9)
277     mail (2.7.1)
278       mini_mime (>= 0.1.1)
279     marcel (1.0.2)
280     matrix (0.4.2)
281     maxminddb (0.1.22)
282     method_source (1.0.0)
283     mini_magick (4.11.0)
284     mini_mime (1.1.2)
285     mini_portile2 (2.8.0)
286     minitest (5.16.3)
287     msgpack (1.5.6)
288     multi_json (1.15.0)
289     multi_xml (0.6.0)
290     net-imap (0.2.3)
291       digest
292       net-protocol
293       strscan
294     net-pop (0.1.1)
295       digest
296       net-protocol
297       timeout
298     net-protocol (0.1.3)
299       timeout
300     net-smtp (0.3.1)
301       digest
302       net-protocol
303       timeout
304     nio4r (2.5.8)
305     nokogiri (1.13.8)
306       mini_portile2 (~> 2.8.0)
307       racc (~> 1.4)
308     oauth (0.4.7)
309     oauth-plugin (0.5.1)
310       multi_json
311       oauth (~> 0.4.4)
312       oauth2 (>= 0.5.0)
313       rack
314     oauth2 (1.4.10)
315       faraday (>= 0.17.3, < 3.0)
316       jwt (>= 1.0, < 3.0)
317       multi_json (~> 1.3)
318       multi_xml (~> 0.5)
319       rack (>= 1.2, < 3)
320     omniauth (2.0.4)
321       hashie (>= 3.4.6)
322       rack (>= 1.6.2, < 3)
323       rack-protection
324     omniauth-facebook (9.0.0)
325       omniauth-oauth2 (~> 1.2)
326     omniauth-github (2.0.0)
327       omniauth (~> 2.0)
328       omniauth-oauth2 (~> 1.7.1)
329     omniauth-google-oauth2 (1.0.1)
330       jwt (>= 2.0)
331       oauth2 (~> 1.1)
332       omniauth (~> 2.0)
333       omniauth-oauth2 (~> 1.7.1)
334     omniauth-mediawiki (0.0.4)
335       jwt (~> 2.0)
336       omniauth-oauth (~> 1.0)
337     omniauth-oauth (1.2.0)
338       oauth
339       omniauth (>= 1.0, < 3)
340     omniauth-oauth2 (1.7.3)
341       oauth2 (>= 1.4, < 3)
342       omniauth (>= 1.9, < 3)
343     omniauth-openid (2.0.1)
344       omniauth (>= 1.0, < 3.0)
345       rack-openid (~> 1.4.0)
346     omniauth-rails_csrf_protection (1.0.1)
347       actionpack (>= 4.2)
348       omniauth (~> 2.0)
349     omniauth-windowslive (0.0.12)
350       multi_json (~> 1.12)
351       omniauth-oauth2 (~> 1.4)
352     openstreetmap-deadlock_retry (1.3.1)
353     parallel (1.22.1)
354     parser (3.1.2.1)
355       ast (~> 2.4.1)
356     pg (1.4.3)
357     popper_js (2.11.5)
358     progress (3.6.0)
359     public_suffix (5.0.0)
360     puma (5.6.5)
361       nio4r (~> 2.0)
362     quad_tile (1.0.1)
363     r2 (0.2.7)
364     racc (1.6.0)
365     rack (2.2.4)
366     rack-cors (1.1.1)
367       rack (>= 2.0.0)
368     rack-openid (1.4.2)
369       rack (>= 1.1.0)
370       ruby-openid (>= 2.1.8)
371     rack-protection (2.2.2)
372       rack
373     rack-test (2.0.2)
374       rack (>= 1.3)
375     rack-uri_sanitizer (0.0.2)
376     rails (7.0.4)
377       actioncable (= 7.0.4)
378       actionmailbox (= 7.0.4)
379       actionmailer (= 7.0.4)
380       actionpack (= 7.0.4)
381       actiontext (= 7.0.4)
382       actionview (= 7.0.4)
383       activejob (= 7.0.4)
384       activemodel (= 7.0.4)
385       activerecord (= 7.0.4)
386       activestorage (= 7.0.4)
387       activesupport (= 7.0.4)
388       bundler (>= 1.15.0)
389       railties (= 7.0.4)
390     rails-controller-testing (1.0.5)
391       actionpack (>= 5.0.1.rc1)
392       actionview (>= 5.0.1.rc1)
393       activesupport (>= 5.0.1.rc1)
394     rails-dom-testing (2.0.3)
395       activesupport (>= 4.2.0)
396       nokogiri (>= 1.6)
397     rails-html-sanitizer (1.4.3)
398       loofah (~> 2.3)
399     rails-i18n (7.0.5)
400       i18n (>= 0.7, < 2)
401       railties (>= 6.0.0, < 8)
402     railties (7.0.4)
403       actionpack (= 7.0.4)
404       activesupport (= 7.0.4)
405       method_source
406       rake (>= 12.2)
407       thor (~> 1.0)
408       zeitwerk (~> 2.5)
409     rainbow (3.1.1)
410     rake (13.0.6)
411     rb-fsevent (0.11.2)
412     rb-inotify (0.10.1)
413       ffi (~> 1.0)
414     regexp_parser (2.5.0)
415     request_store (1.5.1)
416       rack (>= 1.4)
417     rexml (3.2.5)
418     rinku (2.0.6)
419     rotp (6.2.0)
420     rubocop (1.36.0)
421       json (~> 2.3)
422       parallel (~> 1.10)
423       parser (>= 3.1.2.1)
424       rainbow (>= 2.2.2, < 4.0)
425       regexp_parser (>= 1.8, < 3.0)
426       rexml (>= 3.2.5, < 4.0)
427       rubocop-ast (>= 1.20.1, < 2.0)
428       ruby-progressbar (~> 1.7)
429       unicode-display_width (>= 1.4.0, < 3.0)
430     rubocop-ast (1.21.0)
431       parser (>= 3.1.1.0)
432     rubocop-minitest (0.22.0)
433       rubocop (>= 0.90, < 2.0)
434     rubocop-performance (1.14.3)
435       rubocop (>= 1.7.0, < 2.0)
436       rubocop-ast (>= 0.4.0)
437     rubocop-rails (2.16.0)
438       activesupport (>= 4.2.0)
439       rack (>= 1.1)
440       rubocop (>= 1.33.0, < 2.0)
441     rubocop-rake (0.6.0)
442       rubocop (~> 1.0)
443     ruby-openid (2.9.2)
444     ruby-progressbar (1.11.0)
445     ruby-vips (2.1.4)
446       ffi (~> 1.12)
447     ruby2_keywords (0.0.5)
448     rubyzip (2.3.2)
449     sanitize (6.0.0)
450       crass (~> 1.0.2)
451       nokogiri (>= 1.12.0)
452     sassc (2.4.0)
453       ffi (~> 1.9)
454     sassc-rails (2.1.2)
455       railties (>= 4.0.0)
456       sassc (>= 2.0)
457       sprockets (> 3.0)
458       sprockets-rails
459       tilt
460     secure_headers (6.4.0)
461     selenium-webdriver (4.4.0)
462       childprocess (>= 0.5, < 5.0)
463       rexml (~> 3.2, >= 3.2.5)
464       rubyzip (>= 1.2.2, < 3.0)
465       websocket (~> 1.0)
466     simplecov (0.21.2)
467       docile (~> 1.1)
468       simplecov-html (~> 0.11)
469       simplecov_json_formatter (~> 0.1)
470     simplecov-html (0.12.3)
471     simplecov-lcov (0.8.0)
472     simplecov_json_formatter (0.1.4)
473     smart_properties (1.17.0)
474     sprockets (4.1.1)
475       concurrent-ruby (~> 1.0)
476       rack (> 1, < 3)
477     sprockets-exporters_pack (0.1.2)
478       brotli (>= 0.2.0)
479       sprockets (>= 4.0.0.beta3)
480     sprockets-rails (3.4.2)
481       actionpack (>= 5.2)
482       activesupport (>= 5.2)
483       sprockets (>= 3.0.0)
484     strong_migrations (1.3.0)
485       activerecord (>= 5.2)
486     strscan (3.0.4)
487     terser (1.1.12)
488       execjs (>= 0.3.0, < 3)
489     thor (1.2.1)
490     tilt (2.0.11)
491     timeout (0.3.0)
492     tzinfo (2.0.5)
493       concurrent-ruby (~> 1.0)
494     unicode-display_width (2.2.0)
495     validates_email_format_of (1.7.2)
496       i18n
497     vendorer (0.2.0)
498     webmock (3.18.1)
499       addressable (>= 2.8.0)
500       crack (>= 0.3.2)
501       hashdiff (>= 0.4.0, < 2.0.0)
502     websocket (1.2.9)
503     websocket-driver (0.7.5)
504       websocket-extensions (>= 0.1.0)
505     websocket-extensions (0.1.5)
506     xpath (3.2.0)
507       nokogiri (~> 1.8)
508     zeitwerk (2.6.0)
509
510 PLATFORMS
511   ruby
512
513 DEPENDENCIES
514   aasm
515   actionpack-page_caching (>= 1.2.0)
516   active_record_union
517   activerecord-import
518   annotate
519   argon2
520   autoprefixer-rails
521   aws-sdk-s3
522   better_errors
523   binding_of_caller
524   bootsnap (>= 1.4.2)
525   bootstrap (~> 5.1.0)
526   bootstrap_form (~> 5.0)
527   brakeman
528   browser
529   bzip2-ffi
530   cancancan
531   canonical-rails
532   capybara (>= 2.15)
533   composite_primary_keys (~> 14.0.0)
534   config
535   connection_pool
536   dalli
537   debug_inspector
538   delayed_job_active_record
539   doorkeeper (~> 5.5.4)
540   doorkeeper-i18n
541   erb_lint
542   factory_bot_rails
543   faraday
544   ffi-libarchive
545   gd2-ffij (>= 0.4.0)
546   htmlentities
547   http_accept_language (~> 2.1.1)
548   i18n-js (~> 3.9.2)
549   image_optim_rails
550   image_processing
551   jbuilder (~> 2.7)
552   jquery-rails
553   json
554   kgio
555   kramdown
556   libxml-ruby (>= 2.0.5)
557   listen
558   logstasher
559   marcel
560   maxminddb
561   minitest (~> 5.1)
562   oauth-plugin (>= 0.5.1)
563   omniauth (~> 2.0.2)
564   omniauth-facebook
565   omniauth-github
566   omniauth-google-oauth2 (>= 0.6.0)
567   omniauth-mediawiki (>= 0.0.4)
568   omniauth-openid
569   omniauth-rails_csrf_protection (~> 1.0)
570   omniauth-windowslive
571   openstreetmap-deadlock_retry (>= 1.3.1)
572   pg
573   puma (~> 5.6)
574   quad_tile (~> 1.0.1)
575   r2 (~> 0.2.7)
576   rack-cors
577   rack-uri_sanitizer
578   rails (= 7.0.4)
579   rails-controller-testing
580   rails-i18n (~> 7.0.0)
581   rinku (>= 2.0.6)
582   rotp
583   rubocop
584   rubocop-minitest
585   rubocop-performance
586   rubocop-rails
587   rubocop-rake
588   sanitize
589   sassc-rails
590   secure_headers
591   selenium-webdriver
592   simplecov
593   simplecov-lcov
594   sprockets-exporters_pack
595   strong_migrations
596   terser
597   validates_email_format_of (>= 1.5.1)
598   vendorer
599   webmock
600
601 BUNDLED WITH
602    2.3.7