]> 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.2.0)
5       concurrent-ruby (~> 1.0)
6     actioncable (6.1.4.4)
7       actionpack (= 6.1.4.4)
8       activesupport (= 6.1.4.4)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailbox (6.1.4.4)
12       actionpack (= 6.1.4.4)
13       activejob (= 6.1.4.4)
14       activerecord (= 6.1.4.4)
15       activestorage (= 6.1.4.4)
16       activesupport (= 6.1.4.4)
17       mail (>= 2.7.1)
18     actionmailer (6.1.4.4)
19       actionpack (= 6.1.4.4)
20       actionview (= 6.1.4.4)
21       activejob (= 6.1.4.4)
22       activesupport (= 6.1.4.4)
23       mail (~> 2.5, >= 2.5.4)
24       rails-dom-testing (~> 2.0)
25     actionpack (6.1.4.4)
26       actionview (= 6.1.4.4)
27       activesupport (= 6.1.4.4)
28       rack (~> 2.0, >= 2.0.9)
29       rack-test (>= 0.6.3)
30       rails-dom-testing (~> 2.0)
31       rails-html-sanitizer (~> 1.0, >= 1.2.0)
32     actionpack-page_caching (1.2.4)
33       actionpack (>= 4.0.0)
34     actiontext (6.1.4.4)
35       actionpack (= 6.1.4.4)
36       activerecord (= 6.1.4.4)
37       activestorage (= 6.1.4.4)
38       activesupport (= 6.1.4.4)
39       nokogiri (>= 1.8.5)
40     actionview (6.1.4.4)
41       activesupport (= 6.1.4.4)
42       builder (~> 3.1)
43       erubi (~> 1.4)
44       rails-dom-testing (~> 2.0)
45       rails-html-sanitizer (~> 1.1, >= 1.2.0)
46     active_record_union (1.3.0)
47       activerecord (>= 4.0)
48     activejob (6.1.4.4)
49       activesupport (= 6.1.4.4)
50       globalid (>= 0.3.6)
51     activemodel (6.1.4.4)
52       activesupport (= 6.1.4.4)
53     activerecord (6.1.4.4)
54       activemodel (= 6.1.4.4)
55       activesupport (= 6.1.4.4)
56     activerecord-import (1.3.0)
57       activerecord (>= 4.2)
58     activestorage (6.1.4.4)
59       actionpack (= 6.1.4.4)
60       activejob (= 6.1.4.4)
61       activerecord (= 6.1.4.4)
62       activesupport (= 6.1.4.4)
63       marcel (~> 1.0.0)
64       mini_mime (>= 1.1.0)
65     activesupport (6.1.4.4)
66       concurrent-ruby (~> 1.0, >= 1.0.2)
67       i18n (>= 1.6, < 2)
68       minitest (>= 5.1)
69       tzinfo (~> 2.0)
70       zeitwerk (~> 2.3)
71     addressable (2.8.0)
72       public_suffix (>= 2.0.2, < 5.0)
73     annotate (3.1.1)
74       activerecord (>= 3.2, < 7.0)
75       rake (>= 10.4, < 14.0)
76     argon2 (2.1.1)
77       ffi (~> 1.14)
78       ffi-compiler (~> 1.0)
79     ast (2.4.2)
80     autoprefixer-rails (10.3.3.0)
81       execjs (~> 2)
82     aws-eventstream (1.2.0)
83     aws-partitions (1.542.0)
84     aws-sdk-core (3.124.0)
85       aws-eventstream (~> 1, >= 1.0.2)
86       aws-partitions (~> 1, >= 1.525.0)
87       aws-sigv4 (~> 1.1)
88       jmespath (~> 1.0)
89     aws-sdk-kms (1.52.0)
90       aws-sdk-core (~> 3, >= 3.122.0)
91       aws-sigv4 (~> 1.1)
92     aws-sdk-s3 (1.109.0)
93       aws-sdk-core (~> 3, >= 3.122.0)
94       aws-sdk-kms (~> 1)
95       aws-sigv4 (~> 1.4)
96     aws-sigv4 (1.4.0)
97       aws-eventstream (~> 1, >= 1.0.2)
98     better_errors (2.9.1)
99       coderay (>= 1.0.0)
100       erubi (>= 1.0.0)
101       rack (>= 0.9.0)
102     better_html (1.0.16)
103       actionview (>= 4.0)
104       activesupport (>= 4.0)
105       ast (~> 2.0)
106       erubi (~> 1.4)
107       html_tokenizer (~> 0.0.6)
108       parser (>= 2.4)
109       smart_properties
110     binding_of_caller (1.0.0)
111       debug_inspector (>= 0.0.1)
112     bootsnap (1.9.3)
113       msgpack (~> 1.0)
114     bootstrap (4.5.3)
115       autoprefixer-rails (>= 9.1.0)
116       popper_js (>= 1.14.3, < 2)
117       sassc-rails (>= 2.0.0)
118     bootstrap_form (4.5.0)
119       actionpack (>= 5.2)
120       activemodel (>= 5.2)
121     brakeman (5.2.0)
122     browser (5.3.1)
123     builder (3.2.4)
124     bzip2-ffi (1.1.0)
125       ffi (~> 1.0)
126     cancancan (3.3.0)
127     canonical-rails (0.2.13)
128       rails (>= 4.1, <= 7.0)
129     capybara (3.36.0)
130       addressable
131       matrix
132       mini_mime (>= 0.1.3)
133       nokogiri (~> 1.8)
134       rack (>= 1.6.0)
135       rack-test (>= 0.6.3)
136       regexp_parser (>= 1.5, < 3.0)
137       xpath (~> 3.2)
138     childprocess (3.0.0)
139     coderay (1.1.3)
140     composite_primary_keys (13.0.0)
141       activerecord (~> 6.1.0)
142     concurrent-ruby (1.1.9)
143     config (3.1.0)
144       deep_merge (~> 1.2, >= 1.2.1)
145       dry-validation (~> 1.0, >= 1.0.0)
146     connection_pool (2.2.5)
147     crack (0.4.5)
148       rexml
149     crass (1.0.6)
150     dalli (3.1.5)
151     debug_inspector (1.1.0)
152     deep_merge (1.2.1)
153     delayed_job (4.1.9)
154       activesupport (>= 3.0, < 6.2)
155     delayed_job_active_record (4.1.6)
156       activerecord (>= 3.0, < 6.2)
157       delayed_job (>= 3.0, < 5)
158     docile (1.4.0)
159     doorkeeper (5.5.4)
160       railties (>= 5)
161     doorkeeper-i18n (5.2.3)
162       doorkeeper (>= 5.2)
163     dry-configurable (0.13.0)
164       concurrent-ruby (~> 1.0)
165       dry-core (~> 0.6)
166     dry-container (0.9.0)
167       concurrent-ruby (~> 1.0)
168       dry-configurable (~> 0.13, >= 0.13.0)
169     dry-core (0.7.1)
170       concurrent-ruby (~> 1.0)
171     dry-inflector (0.2.1)
172     dry-initializer (3.0.4)
173     dry-logic (1.2.0)
174       concurrent-ruby (~> 1.0)
175       dry-core (~> 0.5, >= 0.5)
176     dry-schema (1.8.0)
177       concurrent-ruby (~> 1.0)
178       dry-configurable (~> 0.13, >= 0.13.0)
179       dry-core (~> 0.5, >= 0.5)
180       dry-initializer (~> 3.0)
181       dry-logic (~> 1.0)
182       dry-types (~> 1.5)
183     dry-types (1.5.1)
184       concurrent-ruby (~> 1.0)
185       dry-container (~> 0.3)
186       dry-core (~> 0.5, >= 0.5)
187       dry-inflector (~> 0.1, >= 0.1.2)
188       dry-logic (~> 1.0, >= 1.0.2)
189     dry-validation (1.7.0)
190       concurrent-ruby (~> 1.0)
191       dry-container (~> 0.7, >= 0.7.1)
192       dry-core (~> 0.5, >= 0.5)
193       dry-initializer (~> 3.0)
194       dry-schema (~> 1.8, >= 1.8.0)
195     erb_lint (0.1.1)
196       activesupport
197       better_html (~> 1.0.7)
198       html_tokenizer
199       parser (>= 2.7.1.4)
200       rainbow
201       rubocop
202       smart_properties
203     erubi (1.10.0)
204     execjs (2.8.1)
205     exifr (1.3.9)
206     factory_bot (6.2.0)
207       activesupport (>= 5.0.0)
208     factory_bot_rails (6.2.0)
209       factory_bot (~> 6.2.0)
210       railties (>= 5.0.0)
211     faraday (1.8.0)
212       faraday-em_http (~> 1.0)
213       faraday-em_synchrony (~> 1.0)
214       faraday-excon (~> 1.1)
215       faraday-httpclient (~> 1.0.1)
216       faraday-net_http (~> 1.0)
217       faraday-net_http_persistent (~> 1.1)
218       faraday-patron (~> 1.0)
219       faraday-rack (~> 1.0)
220       multipart-post (>= 1.2, < 3)
221       ruby2_keywords (>= 0.0.4)
222     faraday-em_http (1.0.0)
223     faraday-em_synchrony (1.0.0)
224     faraday-excon (1.1.0)
225     faraday-httpclient (1.0.1)
226     faraday-net_http (1.0.1)
227     faraday-net_http_persistent (1.2.0)
228     faraday-patron (1.0.0)
229     faraday-rack (1.0.0)
230     ffi (1.15.4)
231     ffi-compiler (1.0.1)
232       ffi (>= 1.0.0)
233       rake
234     ffi-libarchive (1.1.3)
235       ffi (~> 1.0)
236     fspath (3.1.2)
237     gd2-ffij (0.4.0)
238       ffi (>= 1.0.0)
239     globalid (1.0.0)
240       activesupport (>= 5.0)
241     hashdiff (1.0.1)
242     hashie (5.0.0)
243     html_tokenizer (0.0.7)
244     htmlentities (4.3.4)
245     http_accept_language (2.1.1)
246     i18n (1.8.11)
247       concurrent-ruby (~> 1.0)
248     i18n-js (3.9.0)
249       i18n (>= 0.6.6)
250     image_optim (0.31.1)
251       exifr (~> 1.2, >= 1.2.2)
252       fspath (~> 3.0)
253       image_size (>= 1.5, < 4)
254       in_threads (~> 1.3)
255       progress (~> 3.0, >= 3.0.1)
256     image_optim_rails (0.4.3)
257       image_optim (~> 0.24)
258       rails
259       sprockets
260     image_processing (1.12.1)
261       mini_magick (>= 4.9.5, < 5)
262       ruby-vips (>= 2.0.17, < 3)
263     image_size (3.0.1)
264     in_threads (1.5.4)
265     jbuilder (2.11.5)
266       actionview (>= 5.0.0)
267       activesupport (>= 5.0.0)
268     jmespath (1.4.0)
269     jquery-rails (4.4.0)
270       rails-dom-testing (>= 1, < 3)
271       railties (>= 4.2.0)
272       thor (>= 0.14, < 2.0)
273     json (2.6.1)
274     jwt (2.3.0)
275     kgio (2.11.4)
276     kramdown (2.3.1)
277       rexml
278     libxml-ruby (3.2.1)
279     listen (3.7.0)
280       rb-fsevent (~> 0.10, >= 0.10.3)
281       rb-inotify (~> 0.9, >= 0.9.10)
282     logstasher (2.1.5)
283       activesupport (>= 5.2)
284       request_store
285     loofah (2.13.0)
286       crass (~> 1.0.2)
287       nokogiri (>= 1.5.9)
288     mail (2.7.1)
289       mini_mime (>= 0.1.1)
290     marcel (1.0.2)
291     matrix (0.4.2)
292     maxminddb (0.1.22)
293     method_source (1.0.0)
294     mini_magick (4.11.0)
295     mini_mime (1.1.2)
296     mini_portile2 (2.6.1)
297     minitest (5.15.0)
298     msgpack (1.4.2)
299     multi_json (1.15.0)
300     multi_xml (0.6.0)
301     multipart-post (2.1.1)
302     nio4r (2.5.8)
303     nokogiri (1.12.5)
304       mini_portile2 (~> 2.6.1)
305       racc (~> 1.4)
306     oauth (0.4.7)
307     oauth-plugin (0.5.1)
308       multi_json
309       oauth (~> 0.4.4)
310       oauth2 (>= 0.5.0)
311       rack
312     oauth2 (1.4.7)
313       faraday (>= 0.8, < 2.0)
314       jwt (>= 1.0, < 3.0)
315       multi_json (~> 1.3)
316       multi_xml (~> 0.5)
317       rack (>= 1.2, < 3)
318     omniauth (2.0.4)
319       hashie (>= 3.4.6)
320       rack (>= 1.6.2, < 3)
321       rack-protection
322     omniauth-facebook (9.0.0)
323       omniauth-oauth2 (~> 1.2)
324     omniauth-github (2.0.0)
325       omniauth (~> 2.0)
326       omniauth-oauth2 (~> 1.7.1)
327     omniauth-google-oauth2 (1.0.0)
328       jwt (>= 2.0)
329       oauth2 (~> 1.1)
330       omniauth (~> 2.0)
331       omniauth-oauth2 (~> 1.7.1)
332     omniauth-mediawiki (0.0.4)
333       jwt (~> 2.0)
334       omniauth-oauth (~> 1.0)
335     omniauth-oauth (1.2.0)
336       oauth
337       omniauth (>= 1.0, < 3)
338     omniauth-oauth2 (1.7.2)
339       oauth2 (~> 1.4)
340       omniauth (>= 1.9, < 3)
341     omniauth-openid (2.0.1)
342       omniauth (>= 1.0, < 3.0)
343       rack-openid (~> 1.4.0)
344     omniauth-rails_csrf_protection (1.0.0)
345       actionpack (>= 4.2)
346       omniauth (~> 2.0)
347     omniauth-windowslive (0.0.12)
348       multi_json (~> 1.12)
349       omniauth-oauth2 (~> 1.4)
350     openstreetmap-deadlock_retry (1.3.1)
351     parallel (1.21.0)
352     parser (3.0.3.2)
353       ast (~> 2.4.1)
354     pg (1.2.3)
355     popper_js (1.16.0)
356     progress (3.6.0)
357     public_suffix (4.0.6)
358     puma (5.5.2)
359       nio4r (~> 2.0)
360     quad_tile (1.0.1)
361     r2 (0.2.7)
362     racc (1.6.0)
363     rack (2.2.3)
364     rack-cors (1.1.1)
365       rack (>= 2.0.0)
366     rack-openid (1.4.2)
367       rack (>= 1.1.0)
368       ruby-openid (>= 2.1.8)
369     rack-protection (2.1.0)
370       rack
371     rack-test (1.1.0)
372       rack (>= 1.0, < 3)
373     rack-uri_sanitizer (0.0.2)
374     rails (6.1.4.4)
375       actioncable (= 6.1.4.4)
376       actionmailbox (= 6.1.4.4)
377       actionmailer (= 6.1.4.4)
378       actionpack (= 6.1.4.4)
379       actiontext (= 6.1.4.4)
380       actionview (= 6.1.4.4)
381       activejob (= 6.1.4.4)
382       activemodel (= 6.1.4.4)
383       activerecord (= 6.1.4.4)
384       activestorage (= 6.1.4.4)
385       activesupport (= 6.1.4.4)
386       bundler (>= 1.15.0)
387       railties (= 6.1.4.4)
388       sprockets-rails (>= 2.0.0)
389     rails-controller-testing (1.0.5)
390       actionpack (>= 5.0.1.rc1)
391       actionview (>= 5.0.1.rc1)
392       activesupport (>= 5.0.1.rc1)
393     rails-dom-testing (2.0.3)
394       activesupport (>= 4.2.0)
395       nokogiri (>= 1.6)
396     rails-html-sanitizer (1.4.2)
397       loofah (~> 2.3)
398     rails-i18n (6.0.0)
399       i18n (>= 0.7, < 2)
400       railties (>= 6.0.0, < 7)
401     railties (6.1.4.4)
402       actionpack (= 6.1.4.4)
403       activesupport (= 6.1.4.4)
404       method_source
405       rake (>= 0.13)
406       thor (~> 1.0)
407     rainbow (3.0.0)
408     rake (13.0.6)
409     rb-fsevent (0.11.0)
410     rb-inotify (0.10.1)
411       ffi (~> 1.0)
412     regexp_parser (2.2.0)
413     request_store (1.5.0)
414       rack (>= 1.4)
415     rexml (3.2.5)
416     rinku (2.0.6)
417     rotp (6.2.0)
418     rubocop (1.23.0)
419       parallel (~> 1.10)
420       parser (>= 3.0.0.0)
421       rainbow (>= 2.2.2, < 4.0)
422       regexp_parser (>= 1.8, < 3.0)
423       rexml
424       rubocop-ast (>= 1.12.0, < 2.0)
425       ruby-progressbar (~> 1.7)
426       unicode-display_width (>= 1.4.0, < 3.0)
427     rubocop-ast (1.15.0)
428       parser (>= 3.0.1.1)
429     rubocop-minitest (0.17.0)
430       rubocop (>= 0.90, < 2.0)
431     rubocop-performance (1.12.0)
432       rubocop (>= 1.7.0, < 2.0)
433       rubocop-ast (>= 0.4.0)
434     rubocop-rails (2.12.4)
435       activesupport (>= 4.2.0)
436       rack (>= 1.1)
437       rubocop (>= 1.7.0, < 2.0)
438     rubocop-rake (0.6.0)
439       rubocop (~> 1.0)
440     ruby-openid (2.9.2)
441     ruby-progressbar (1.11.0)
442     ruby-vips (2.1.4)
443       ffi (~> 1.12)
444     ruby2_keywords (0.0.5)
445     rubyzip (2.3.2)
446     sanitize (6.0.0)
447       crass (~> 1.0.2)
448       nokogiri (>= 1.12.0)
449     sassc (2.4.0)
450       ffi (~> 1.9)
451     sassc-rails (2.1.2)
452       railties (>= 4.0.0)
453       sassc (>= 2.0)
454       sprockets (> 3.0)
455       sprockets-rails
456       tilt
457     secure_headers (6.3.3)
458     selenium-webdriver (3.142.7)
459       childprocess (>= 0.5, < 4.0)
460       rubyzip (>= 1.2.2)
461     simplecov (0.21.2)
462       docile (~> 1.1)
463       simplecov-html (~> 0.11)
464       simplecov_json_formatter (~> 0.1)
465     simplecov-html (0.12.3)
466     simplecov-lcov (0.8.0)
467     simplecov_json_formatter (0.1.3)
468     smart_properties (1.17.0)
469     sprockets (4.0.2)
470       concurrent-ruby (~> 1.0)
471       rack (> 1, < 3)
472     sprockets-rails (3.4.2)
473       actionpack (>= 5.2)
474       activesupport (>= 5.2)
475       sprockets (>= 3.0.0)
476     strong_migrations (0.7.9)
477       activerecord (>= 5)
478     terser (1.1.8)
479       execjs (>= 0.3.0, < 3)
480     thor (1.1.0)
481     tilt (2.0.10)
482     tzinfo (2.0.4)
483       concurrent-ruby (~> 1.0)
484     unicode-display_width (2.1.0)
485     validates_email_format_of (1.6.3)
486       i18n
487     vendorer (0.2.0)
488     webmock (3.14.0)
489       addressable (>= 2.8.0)
490       crack (>= 0.3.2)
491       hashdiff (>= 0.4.0, < 2.0.0)
492     websocket-driver (0.7.5)
493       websocket-extensions (>= 0.1.0)
494     websocket-extensions (0.1.5)
495     xpath (3.2.0)
496       nokogiri (~> 1.8)
497     zeitwerk (2.5.1)
498
499 PLATFORMS
500   ruby
501
502 DEPENDENCIES
503   aasm
504   actionpack-page_caching (>= 1.2.0)
505   active_record_union
506   activerecord-import
507   annotate
508   argon2
509   autoprefixer-rails
510   aws-sdk-s3
511   better_errors
512   binding_of_caller
513   bootsnap (>= 1.4.2)
514   bootstrap (~> 4.5.0)
515   bootstrap_form (~> 4.0)
516   brakeman
517   browser
518   bzip2-ffi
519   cancancan
520   canonical-rails
521   capybara (>= 2.15)
522   composite_primary_keys (~> 13.0.0, != 13.0.1)
523   config
524   connection_pool
525   dalli
526   debug_inspector
527   delayed_job_active_record
528   doorkeeper
529   doorkeeper-i18n
530   erb_lint
531   factory_bot_rails
532   faraday
533   ffi-libarchive
534   gd2-ffij (>= 0.4.0)
535   htmlentities
536   http_accept_language (~> 2.1.1)
537   i18n-js (>= 3.0.0)
538   image_optim_rails
539   image_processing
540   jbuilder (~> 2.7)
541   jquery-rails
542   json
543   kgio
544   kramdown
545   libxml-ruby (>= 2.0.5)
546   listen
547   logstasher
548   marcel
549   maxminddb
550   minitest (~> 5.1)
551   oauth-plugin (>= 0.5.1)
552   omniauth (~> 2.0.2)
553   omniauth-facebook
554   omniauth-github
555   omniauth-google-oauth2 (>= 0.6.0)
556   omniauth-mediawiki (>= 0.0.4)
557   omniauth-openid
558   omniauth-rails_csrf_protection (~> 1.0)
559   omniauth-windowslive
560   openstreetmap-deadlock_retry (>= 1.3.1)
561   pg
562   puma (~> 5.3)
563   quad_tile (~> 1.0.1)
564   r2 (~> 0.2.7)
565   rack-cors
566   rack-uri_sanitizer
567   rails (= 6.1.4.4)
568   rails-controller-testing
569   rails-i18n (~> 6.0.0)
570   rinku (>= 2.0.6)
571   rotp
572   rubocop
573   rubocop-minitest
574   rubocop-performance
575   rubocop-rails
576   rubocop-rake
577   sanitize
578   sassc-rails
579   secure_headers
580   selenium-webdriver (~> 3.142.7)
581   simplecov
582   simplecov-lcov
583   strong_migrations
584   terser
585   validates_email_format_of (>= 1.5.1)
586   vendorer
587   webmock
588
589 BUNDLED WITH
590    2.2.16