]> 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.4.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.1)
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.646.0)
90     aws-sdk-core (3.160.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.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.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.3.0)
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.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.0)
166       railties (>= 5)
167     doorkeeper-i18n (5.2.5)
168       doorkeeper (>= 5.2)
169     dry-configurable (0.16.1)
170       dry-core (~> 0.6)
171       zeitwerk (~> 2.6)
172     dry-container (0.11.0)
173       concurrent-ruby (~> 1.0)
174     dry-core (0.9.1)
175       concurrent-ruby (~> 1.0)
176       zeitwerk (~> 2.6)
177     dry-inflector (0.3.0)
178     dry-initializer (3.1.1)
179     dry-logic (1.3.0)
180       concurrent-ruby (~> 1.0)
181       dry-core (~> 0.9, >= 0.9)
182       zeitwerk (~> 2.6)
183     dry-schema (1.11.2)
184       concurrent-ruby (~> 1.0)
185       dry-configurable (~> 0.16, >= 0.16)
186       dry-core (~> 0.9, >= 0.9)
187       dry-initializer (~> 3.0)
188       dry-logic (~> 1.3)
189       dry-types (~> 1.6)
190       zeitwerk (~> 2.6)
191     dry-types (1.6.1)
192       concurrent-ruby (~> 1.0)
193       dry-container (~> 0.3)
194       dry-core (~> 0.9, >= 0.9)
195       dry-inflector (~> 0.1, >= 0.1.2)
196       dry-logic (~> 1.3, >= 1.3)
197       zeitwerk (~> 2.6)
198     dry-validation (1.9.0)
199       concurrent-ruby (~> 1.0)
200       dry-container (~> 0.7, >= 0.7.1)
201       dry-core (~> 0.9, >= 0.9)
202       dry-initializer (~> 3.0)
203       dry-schema (~> 1.11, >= 1.11.0)
204       zeitwerk (~> 2.6)
205     erb_lint (0.2.0)
206       activesupport
207       better_html (>= 2.0.1)
208       parser (>= 2.7.1.4)
209       rainbow
210       rubocop
211       smart_properties
212     erubi (1.11.0)
213     execjs (2.8.1)
214     exifr (1.3.10)
215     factory_bot (6.2.1)
216       activesupport (>= 5.0.0)
217     factory_bot_rails (6.2.0)
218       factory_bot (~> 6.2.0)
219       railties (>= 5.0.0)
220     faraday (2.6.0)
221       faraday-net_http (>= 2.0, < 3.1)
222       ruby2_keywords (>= 0.0.4)
223     faraday-net_http (3.0.1)
224     ffi (1.15.5)
225     ffi-compiler (1.0.1)
226       ffi (>= 1.0.0)
227       rake
228     ffi-libarchive (1.1.3)
229       ffi (~> 1.0)
230     fspath (3.1.2)
231     gd2-ffij (0.4.0)
232       ffi (>= 1.0.0)
233     globalid (1.0.0)
234       activesupport (>= 5.0)
235     hashdiff (1.0.1)
236     hashie (5.0.0)
237     htmlentities (4.3.4)
238     http_accept_language (2.1.1)
239     i18n (1.12.0)
240       concurrent-ruby (~> 1.0)
241     i18n-js (3.9.2)
242       i18n (>= 0.6.6)
243     image_optim (0.31.1)
244       exifr (~> 1.2, >= 1.2.2)
245       fspath (~> 3.0)
246       image_size (>= 1.5, < 4)
247       in_threads (~> 1.3)
248       progress (~> 3.0, >= 3.0.1)
249     image_optim_rails (0.5.0)
250       image_optim (~> 0.24)
251       railties
252       sprockets
253     image_processing (1.12.2)
254       mini_magick (>= 4.9.5, < 5)
255       ruby-vips (>= 2.0.17, < 3)
256     image_size (3.1.0)
257     in_threads (1.6.0)
258     jbuilder (2.11.5)
259       actionview (>= 5.0.0)
260       activesupport (>= 5.0.0)
261     jmespath (1.6.1)
262     jquery-rails (4.5.0)
263       rails-dom-testing (>= 1, < 3)
264       railties (>= 4.2.0)
265       thor (>= 0.14, < 2.0)
266     json (2.6.2)
267     jwt (2.5.0)
268     kgio (2.11.4)
269     kramdown (2.4.0)
270       rexml
271     libxml-ruby (3.2.3)
272     listen (3.7.1)
273       rb-fsevent (~> 0.10, >= 0.10.3)
274       rb-inotify (~> 0.9, >= 0.9.10)
275     logstasher (2.1.5)
276       activesupport (>= 5.2)
277       request_store
278     loofah (2.19.0)
279       crass (~> 1.0.2)
280       nokogiri (>= 1.5.9)
281     mail (2.7.1)
282       mini_mime (>= 0.1.1)
283     marcel (1.0.2)
284     matrix (0.4.2)
285     maxminddb (0.1.22)
286     method_source (1.0.0)
287     mini_magick (4.11.0)
288     mini_mime (1.1.2)
289     mini_portile2 (2.8.0)
290     minitest (5.16.3)
291     msgpack (1.6.0)
292     multi_json (1.15.0)
293     multi_xml (0.6.0)
294     net-imap (0.3.1)
295       net-protocol
296     net-pop (0.1.2)
297       net-protocol
298     net-protocol (0.1.3)
299       timeout
300     net-smtp (0.3.2)
301       net-protocol
302     nio4r (2.5.8)
303     nokogiri (1.13.9)
304       mini_portile2 (~> 2.8.0)
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 (2.0.9)
313       faraday (>= 0.17.3, < 3.0)
314       jwt (>= 1.0, < 3.0)
315       multi_xml (~> 0.5)
316       rack (>= 1.2, < 4)
317       snaky_hash (~> 2.0)
318       version_gem (~> 1.1)
319     omniauth (2.0.4)
320       hashie (>= 3.4.6)
321       rack (>= 1.6.2, < 3)
322       rack-protection
323     omniauth-facebook (9.0.0)
324       omniauth-oauth2 (~> 1.2)
325     omniauth-github (2.0.1)
326       omniauth (~> 2.0)
327       omniauth-oauth2 (~> 1.8)
328     omniauth-google-oauth2 (1.1.1)
329       jwt (>= 2.0)
330       oauth2 (~> 2.0.6)
331       omniauth (~> 2.0)
332       omniauth-oauth2 (~> 1.8.0)
333     omniauth-mediawiki (0.0.4)
334       jwt (~> 2.0)
335       omniauth-oauth (~> 1.0)
336     omniauth-oauth (1.2.0)
337       oauth
338       omniauth (>= 1.0, < 3)
339     omniauth-oauth2 (1.8.0)
340       oauth2 (>= 1.4, < 3)
341       omniauth (~> 2.0)
342     omniauth-openid (2.0.1)
343       omniauth (>= 1.0, < 3.0)
344       rack-openid (~> 1.4.0)
345     omniauth-rails_csrf_protection (1.0.1)
346       actionpack (>= 4.2)
347       omniauth (~> 2.0)
348     omniauth-windowslive (0.0.12)
349       multi_json (~> 1.12)
350       omniauth-oauth2 (~> 1.4)
351     openstreetmap-deadlock_retry (1.3.1)
352     parallel (1.22.1)
353     parser (3.1.2.1)
354       ast (~> 2.4.1)
355     pg (1.4.4)
356     popper_js (2.11.6)
357     progress (3.6.0)
358     public_suffix (5.0.0)
359     puma (5.6.5)
360       nio4r (~> 2.0)
361     quad_tile (1.0.1)
362     r2 (0.2.7)
363     racc (1.6.0)
364     rack (2.2.4)
365     rack-cors (1.1.1)
366       rack (>= 2.0.0)
367     rack-openid (1.4.2)
368       rack (>= 1.1.0)
369       ruby-openid (>= 2.1.8)
370     rack-protection (3.0.2)
371       rack
372     rack-test (2.0.2)
373       rack (>= 1.3)
374     rack-uri_sanitizer (0.0.2)
375     rails (7.0.4)
376       actioncable (= 7.0.4)
377       actionmailbox (= 7.0.4)
378       actionmailer (= 7.0.4)
379       actionpack (= 7.0.4)
380       actiontext (= 7.0.4)
381       actionview (= 7.0.4)
382       activejob (= 7.0.4)
383       activemodel (= 7.0.4)
384       activerecord (= 7.0.4)
385       activestorage (= 7.0.4)
386       activesupport (= 7.0.4)
387       bundler (>= 1.15.0)
388       railties (= 7.0.4)
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.3)
397       loofah (~> 2.3)
398     rails-i18n (7.0.5)
399       i18n (>= 0.7, < 2)
400       railties (>= 6.0.0, < 8)
401     railties (7.0.4)
402       actionpack (= 7.0.4)
403       activesupport (= 7.0.4)
404       method_source
405       rake (>= 12.2)
406       thor (~> 1.0)
407       zeitwerk (~> 2.5)
408     rainbow (3.1.1)
409     rake (13.0.6)
410     rb-fsevent (0.11.2)
411     rb-inotify (0.10.1)
412       ffi (~> 1.0)
413     regexp_parser (2.6.0)
414     request_store (1.5.1)
415       rack (>= 1.4)
416     rexml (3.2.5)
417     rinku (2.0.6)
418     rotp (6.2.0)
419     rubocop (1.36.0)
420       json (~> 2.3)
421       parallel (~> 1.10)
422       parser (>= 3.1.2.1)
423       rainbow (>= 2.2.2, < 4.0)
424       regexp_parser (>= 1.8, < 3.0)
425       rexml (>= 3.2.5, < 4.0)
426       rubocop-ast (>= 1.20.1, < 2.0)
427       ruby-progressbar (~> 1.7)
428       unicode-display_width (>= 1.4.0, < 3.0)
429     rubocop-ast (1.22.0)
430       parser (>= 3.1.1.0)
431     rubocop-minitest (0.22.2)
432       rubocop (>= 0.90, < 2.0)
433     rubocop-performance (1.15.0)
434       rubocop (>= 1.7.0, < 2.0)
435       rubocop-ast (>= 0.4.0)
436     rubocop-rails (2.16.1)
437       activesupport (>= 4.2.0)
438       rack (>= 1.1)
439       rubocop (>= 1.33.0, < 2.0)
440     rubocop-rake (0.6.0)
441       rubocop (~> 1.0)
442     ruby-openid (2.9.2)
443     ruby-progressbar (1.11.0)
444     ruby-vips (2.1.4)
445       ffi (~> 1.12)
446     ruby2_keywords (0.0.5)
447     rubyzip (2.3.2)
448     sanitize (6.0.0)
449       crass (~> 1.0.2)
450       nokogiri (>= 1.12.0)
451     sassc (2.4.0)
452       ffi (~> 1.9)
453     sassc-rails (2.1.2)
454       railties (>= 4.0.0)
455       sassc (>= 2.0)
456       sprockets (> 3.0)
457       sprockets-rails
458       tilt
459     secure_headers (6.4.0)
460     selenium-webdriver (4.5.0)
461       childprocess (>= 0.5, < 5.0)
462       rexml (~> 3.2, >= 3.2.5)
463       rubyzip (>= 1.2.2, < 3.0)
464       websocket (~> 1.0)
465     simplecov (0.21.2)
466       docile (~> 1.1)
467       simplecov-html (~> 0.11)
468       simplecov_json_formatter (~> 0.1)
469     simplecov-html (0.12.3)
470     simplecov-lcov (0.8.0)
471     simplecov_json_formatter (0.1.4)
472     smart_properties (1.17.0)
473     snaky_hash (2.0.1)
474       hashie
475       version_gem (~> 1.1, >= 1.1.1)
476     sprockets (4.1.1)
477       concurrent-ruby (~> 1.0)
478       rack (> 1, < 3)
479     sprockets-exporters_pack (0.1.2)
480       brotli (>= 0.2.0)
481       sprockets (>= 4.0.0.beta3)
482     sprockets-rails (3.4.2)
483       actionpack (>= 5.2)
484       activesupport (>= 5.2)
485       sprockets (>= 3.0.0)
486     strong_migrations (1.3.2)
487       activerecord (>= 5.2)
488     terser (1.1.12)
489       execjs (>= 0.3.0, < 3)
490     thor (1.2.1)
491     tilt (2.0.11)
492     timeout (0.3.0)
493     tzinfo (2.0.5)
494       concurrent-ruby (~> 1.0)
495     unicode-display_width (2.3.0)
496     validates_email_format_of (1.7.2)
497       i18n
498     vendorer (0.2.0)
499     version_gem (1.1.1)
500     webmock (3.18.1)
501       addressable (>= 2.8.0)
502       crack (>= 0.3.2)
503       hashdiff (>= 0.4.0, < 2.0.0)
504     websocket (1.2.9)
505     websocket-driver (0.7.5)
506       websocket-extensions (>= 0.1.0)
507     websocket-extensions (0.1.5)
508     xpath (3.2.0)
509       nokogiri (~> 1.8)
510     zeitwerk (2.6.1)
511
512 PLATFORMS
513   ruby
514
515 DEPENDENCIES
516   aasm
517   actionpack-page_caching (>= 1.2.0)
518   active_record_union
519   activerecord-import
520   annotate
521   argon2
522   autoprefixer-rails
523   aws-sdk-s3
524   better_errors
525   binding_of_caller
526   bootsnap (>= 1.4.2)
527   bootstrap (~> 5.1.0)
528   bootstrap_form (~> 5.0)
529   brakeman
530   browser
531   bzip2-ffi
532   cancancan
533   canonical-rails
534   capybara (>= 2.15)
535   composite_primary_keys (~> 14.0.0)
536   config
537   connection_pool
538   dalli
539   debug_inspector
540   delayed_job_active_record
541   doorkeeper
542   doorkeeper-i18n
543   erb_lint
544   factory_bot_rails
545   faraday
546   ffi-libarchive
547   gd2-ffij (>= 0.4.0)
548   htmlentities
549   http_accept_language (~> 2.1.1)
550   i18n-js (~> 3.9.2)
551   image_optim_rails
552   image_processing
553   jbuilder (~> 2.7)
554   jquery-rails
555   json
556   kgio
557   kramdown
558   libxml-ruby (>= 2.0.5)
559   listen
560   logstasher
561   marcel
562   maxminddb
563   minitest (~> 5.1)
564   oauth-plugin (>= 0.5.1)
565   omniauth (~> 2.0.2)
566   omniauth-facebook
567   omniauth-github
568   omniauth-google-oauth2 (>= 0.6.0)
569   omniauth-mediawiki (>= 0.0.4)
570   omniauth-openid
571   omniauth-rails_csrf_protection (~> 1.0)
572   omniauth-windowslive
573   openstreetmap-deadlock_retry (>= 1.3.1)
574   pg
575   puma (~> 5.6)
576   quad_tile (~> 1.0.1)
577   r2 (~> 0.2.7)
578   rack-cors
579   rack-uri_sanitizer
580   rails (= 7.0.4)
581   rails-controller-testing
582   rails-i18n (~> 7.0.0)
583   rinku (>= 2.0.6)
584   rotp
585   rubocop
586   rubocop-minitest
587   rubocop-performance
588   rubocop-rails
589   rubocop-rake
590   sanitize
591   sassc-rails
592   secure_headers
593   selenium-webdriver
594   simplecov
595   simplecov-lcov
596   sprockets-exporters_pack
597   strong_migrations
598   terser
599   validates_email_format_of (>= 1.5.1)
600   vendorer
601   webmock
602
603 BUNDLED WITH
604    2.3.7