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