]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge remote-tracking branch 'upstream/pull/3345'
[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.6)
7       actionpack (= 6.1.4.6)
8       activesupport (= 6.1.4.6)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailbox (6.1.4.6)
12       actionpack (= 6.1.4.6)
13       activejob (= 6.1.4.6)
14       activerecord (= 6.1.4.6)
15       activestorage (= 6.1.4.6)
16       activesupport (= 6.1.4.6)
17       mail (>= 2.7.1)
18     actionmailer (6.1.4.6)
19       actionpack (= 6.1.4.6)
20       actionview (= 6.1.4.6)
21       activejob (= 6.1.4.6)
22       activesupport (= 6.1.4.6)
23       mail (~> 2.5, >= 2.5.4)
24       rails-dom-testing (~> 2.0)
25     actionpack (6.1.4.6)
26       actionview (= 6.1.4.6)
27       activesupport (= 6.1.4.6)
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.6)
35       actionpack (= 6.1.4.6)
36       activerecord (= 6.1.4.6)
37       activestorage (= 6.1.4.6)
38       activesupport (= 6.1.4.6)
39       nokogiri (>= 1.8.5)
40     actionview (6.1.4.6)
41       activesupport (= 6.1.4.6)
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.6)
49       activesupport (= 6.1.4.6)
50       globalid (>= 0.3.6)
51     activemodel (6.1.4.6)
52       activesupport (= 6.1.4.6)
53     activerecord (6.1.4.6)
54       activemodel (= 6.1.4.6)
55       activesupport (= 6.1.4.6)
56     activerecord-import (1.3.0)
57       activerecord (>= 4.2)
58     activestorage (6.1.4.6)
59       actionpack (= 6.1.4.6)
60       activejob (= 6.1.4.6)
61       activerecord (= 6.1.4.6)
62       activesupport (= 6.1.4.6)
63       marcel (~> 1.0.0)
64       mini_mime (>= 1.1.0)
65     activesupport (6.1.4.6)
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.2.0)
74       activerecord (>= 3.2, < 8.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.4.2.0)
81       execjs (~> 2)
82     aws-eventstream (1.2.0)
83     aws-partitions (1.554.0)
84     aws-sdk-core (3.126.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.54.0)
90       aws-sdk-core (~> 3, >= 3.126.0)
91       aws-sigv4 (~> 1.1)
92     aws-sdk-s3 (1.112.0)
93       aws-sdk-core (~> 3, >= 3.126.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.10.3)
113       msgpack (~> 1.2)
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.1)
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.14)
128       rails (>= 4.1, <= 7.1)
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.3)
141       activerecord (~> 6.1.0)
142     concurrent-ruby (1.1.9)
143     config (3.1.1)
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.2.0)
151     debug_inspector (1.1.0)
152     deep_merge (1.2.2)
153     delayed_job (4.1.10)
154       activesupport (>= 3.0, < 8.0)
155     delayed_job_active_record (4.1.7)
156       activerecord (>= 3.0, < 8.0)
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.14.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.1.1)
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.9.3)
212       faraday-em_http (~> 1.0)
213       faraday-em_synchrony (~> 1.0)
214       faraday-excon (~> 1.1)
215       faraday-httpclient (~> 1.0)
216       faraday-multipart (~> 1.0)
217       faraday-net_http (~> 1.0)
218       faraday-net_http_persistent (~> 1.0)
219       faraday-patron (~> 1.0)
220       faraday-rack (~> 1.0)
221       faraday-retry (~> 1.0)
222       ruby2_keywords (>= 0.0.4)
223     faraday-em_http (1.0.0)
224     faraday-em_synchrony (1.0.0)
225     faraday-excon (1.1.0)
226     faraday-httpclient (1.0.1)
227     faraday-multipart (1.0.3)
228       multipart-post (>= 1.2, < 3)
229     faraday-net_http (1.0.1)
230     faraday-net_http_persistent (1.2.0)
231     faraday-patron (1.0.0)
232     faraday-rack (1.0.0)
233     faraday-retry (1.0.3)
234     ffi (1.15.5)
235     ffi-compiler (1.0.1)
236       ffi (>= 1.0.0)
237       rake
238     ffi-libarchive (1.1.3)
239       ffi (~> 1.0)
240     fspath (3.1.2)
241     gd2-ffij (0.4.0)
242       ffi (>= 1.0.0)
243     globalid (1.0.0)
244       activesupport (>= 5.0)
245     hashdiff (1.0.1)
246     hashie (5.0.0)
247     html_tokenizer (0.0.7)
248     htmlentities (4.3.4)
249     http_accept_language (2.1.1)
250     i18n (1.9.1)
251       concurrent-ruby (~> 1.0)
252     i18n-js (3.9.1)
253       i18n (>= 0.6.6)
254     image_optim (0.31.1)
255       exifr (~> 1.2, >= 1.2.2)
256       fspath (~> 3.0)
257       image_size (>= 1.5, < 4)
258       in_threads (~> 1.3)
259       progress (~> 3.0, >= 3.0.1)
260     image_optim_rails (0.5.0)
261       image_optim (~> 0.24)
262       railties
263       sprockets
264     image_processing (1.12.1)
265       mini_magick (>= 4.9.5, < 5)
266       ruby-vips (>= 2.0.17, < 3)
267     image_size (3.0.1)
268     in_threads (1.6.0)
269     jbuilder (2.11.5)
270       actionview (>= 5.0.0)
271       activesupport (>= 5.0.0)
272     jmespath (1.5.0)
273     jquery-rails (4.4.0)
274       rails-dom-testing (>= 1, < 3)
275       railties (>= 4.2.0)
276       thor (>= 0.14, < 2.0)
277     json (2.6.1)
278     jwt (2.3.0)
279     kgio (2.11.4)
280     kramdown (2.3.1)
281       rexml
282     libxml-ruby (3.2.2)
283     listen (3.7.1)
284       rb-fsevent (~> 0.10, >= 0.10.3)
285       rb-inotify (~> 0.9, >= 0.9.10)
286     logstasher (2.1.5)
287       activesupport (>= 5.2)
288       request_store
289     loofah (2.14.0)
290       crass (~> 1.0.2)
291       nokogiri (>= 1.5.9)
292     mail (2.7.1)
293       mini_mime (>= 0.1.1)
294     marcel (1.0.2)
295     matrix (0.4.2)
296     maxminddb (0.1.22)
297     method_source (1.0.0)
298     mini_magick (4.11.0)
299     mini_mime (1.1.2)
300     mini_portile2 (2.7.1)
301     minitest (5.15.0)
302     msgpack (1.4.4)
303     multi_json (1.15.0)
304     multi_xml (0.6.0)
305     multipart-post (2.1.1)
306     nio4r (2.5.8)
307     nokogiri (1.13.1)
308       mini_portile2 (~> 2.7.0)
309       racc (~> 1.4)
310     oauth (0.4.7)
311     oauth-plugin (0.5.1)
312       multi_json
313       oauth (~> 0.4.4)
314       oauth2 (>= 0.5.0)
315       rack
316     oauth2 (1.4.7)
317       faraday (>= 0.8, < 2.0)
318       jwt (>= 1.0, < 3.0)
319       multi_json (~> 1.3)
320       multi_xml (~> 0.5)
321       rack (>= 1.2, < 3)
322     omniauth (2.0.4)
323       hashie (>= 3.4.6)
324       rack (>= 1.6.2, < 3)
325       rack-protection
326     omniauth-facebook (9.0.0)
327       omniauth-oauth2 (~> 1.2)
328     omniauth-github (2.0.0)
329       omniauth (~> 2.0)
330       omniauth-oauth2 (~> 1.7.1)
331     omniauth-google-oauth2 (1.0.0)
332       jwt (>= 2.0)
333       oauth2 (~> 1.1)
334       omniauth (~> 2.0)
335       omniauth-oauth2 (~> 1.7.1)
336     omniauth-mediawiki (0.0.4)
337       jwt (~> 2.0)
338       omniauth-oauth (~> 1.0)
339     omniauth-oauth (1.2.0)
340       oauth
341       omniauth (>= 1.0, < 3)
342     omniauth-oauth2 (1.7.2)
343       oauth2 (~> 1.4)
344       omniauth (>= 1.9, < 3)
345     omniauth-openid (2.0.1)
346       omniauth (>= 1.0, < 3.0)
347       rack-openid (~> 1.4.0)
348     omniauth-rails_csrf_protection (1.0.1)
349       actionpack (>= 4.2)
350       omniauth (~> 2.0)
351     omniauth-windowslive (0.0.12)
352       multi_json (~> 1.12)
353       omniauth-oauth2 (~> 1.4)
354     openstreetmap-deadlock_retry (1.3.1)
355     parallel (1.21.0)
356     parser (3.1.0.0)
357       ast (~> 2.4.1)
358     pg (1.3.1)
359     popper_js (1.16.0)
360     progress (3.6.0)
361     public_suffix (4.0.6)
362     puma (5.6.2)
363       nio4r (~> 2.0)
364     quad_tile (1.0.1)
365     r2 (0.2.7)
366     racc (1.6.0)
367     rack (2.2.3)
368     rack-cors (1.1.1)
369       rack (>= 2.0.0)
370     rack-openid (1.4.2)
371       rack (>= 1.1.0)
372       ruby-openid (>= 2.1.8)
373     rack-protection (2.1.0)
374       rack
375     rack-test (1.1.0)
376       rack (>= 1.0, < 3)
377     rack-uri_sanitizer (0.0.2)
378     rails (6.1.4.6)
379       actioncable (= 6.1.4.6)
380       actionmailbox (= 6.1.4.6)
381       actionmailer (= 6.1.4.6)
382       actionpack (= 6.1.4.6)
383       actiontext (= 6.1.4.6)
384       actionview (= 6.1.4.6)
385       activejob (= 6.1.4.6)
386       activemodel (= 6.1.4.6)
387       activerecord (= 6.1.4.6)
388       activestorage (= 6.1.4.6)
389       activesupport (= 6.1.4.6)
390       bundler (>= 1.15.0)
391       railties (= 6.1.4.6)
392       sprockets-rails (>= 2.0.0)
393     rails-controller-testing (1.0.5)
394       actionpack (>= 5.0.1.rc1)
395       actionview (>= 5.0.1.rc1)
396       activesupport (>= 5.0.1.rc1)
397     rails-dom-testing (2.0.3)
398       activesupport (>= 4.2.0)
399       nokogiri (>= 1.6)
400     rails-html-sanitizer (1.4.2)
401       loofah (~> 2.3)
402     rails-i18n (6.0.0)
403       i18n (>= 0.7, < 2)
404       railties (>= 6.0.0, < 7)
405     railties (6.1.4.6)
406       actionpack (= 6.1.4.6)
407       activesupport (= 6.1.4.6)
408       method_source
409       rake (>= 0.13)
410       thor (~> 1.0)
411     rainbow (3.1.1)
412     rake (13.0.6)
413     rb-fsevent (0.11.1)
414     rb-inotify (0.10.1)
415       ffi (~> 1.0)
416     regexp_parser (2.2.0)
417     request_store (1.5.1)
418       rack (>= 1.4)
419     rexml (3.2.5)
420     rinku (2.0.6)
421     rotp (6.2.0)
422     rubocop (1.25.1)
423       parallel (~> 1.10)
424       parser (>= 3.1.0.0)
425       rainbow (>= 2.2.2, < 4.0)
426       regexp_parser (>= 1.8, < 3.0)
427       rexml
428       rubocop-ast (>= 1.15.1, < 2.0)
429       ruby-progressbar (~> 1.7)
430       unicode-display_width (>= 1.4.0, < 3.0)
431     rubocop-ast (1.15.1)
432       parser (>= 3.0.1.1)
433     rubocop-minitest (0.17.1)
434       rubocop (>= 0.90, < 2.0)
435     rubocop-performance (1.13.2)
436       rubocop (>= 1.7.0, < 2.0)
437       rubocop-ast (>= 0.4.0)
438     rubocop-rails (2.13.2)
439       activesupport (>= 4.2.0)
440       rack (>= 1.1)
441       rubocop (>= 1.7.0, < 2.0)
442     rubocop-rake (0.6.0)
443       rubocop (~> 1.0)
444     ruby-openid (2.9.2)
445     ruby-progressbar (1.11.0)
446     ruby-vips (2.1.4)
447       ffi (~> 1.12)
448     ruby2_keywords (0.0.5)
449     rubyzip (2.3.2)
450     sanitize (6.0.0)
451       crass (~> 1.0.2)
452       nokogiri (>= 1.12.0)
453     sassc (2.4.0)
454       ffi (~> 1.9)
455     sassc-rails (2.1.2)
456       railties (>= 4.0.0)
457       sassc (>= 2.0)
458       sprockets (> 3.0)
459       sprockets-rails
460       tilt
461     secure_headers (6.3.3)
462     selenium-webdriver (3.142.7)
463       childprocess (>= 0.5, < 4.0)
464       rubyzip (>= 1.2.2)
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.3)
472     smart_properties (1.17.0)
473     sprockets (4.0.2)
474       concurrent-ruby (~> 1.0)
475       rack (> 1, < 3)
476     sprockets-rails (3.4.2)
477       actionpack (>= 5.2)
478       activesupport (>= 5.2)
479       sprockets (>= 3.0.0)
480     strong_migrations (0.8.0)
481       activerecord (>= 5.2)
482     terser (1.1.8)
483       execjs (>= 0.3.0, < 3)
484     thor (1.2.1)
485     tilt (2.0.10)
486     tzinfo (2.0.4)
487       concurrent-ruby (~> 1.0)
488     unicode-display_width (2.1.0)
489     validates_email_format_of (1.6.3)
490       i18n
491     vendorer (0.2.0)
492     webmock (3.14.0)
493       addressable (>= 2.8.0)
494       crack (>= 0.3.2)
495       hashdiff (>= 0.4.0, < 2.0.0)
496     websocket-driver (0.7.5)
497       websocket-extensions (>= 0.1.0)
498     websocket-extensions (0.1.5)
499     xpath (3.2.0)
500       nokogiri (~> 1.8)
501     zeitwerk (2.5.4)
502
503 PLATFORMS
504   ruby
505
506 DEPENDENCIES
507   aasm
508   actionpack-page_caching (>= 1.2.0)
509   active_record_union
510   activerecord-import
511   annotate
512   argon2
513   autoprefixer-rails
514   aws-sdk-s3
515   better_errors
516   binding_of_caller
517   bootsnap (>= 1.4.2)
518   bootstrap (~> 4.5.0)
519   bootstrap_form (~> 4.0)
520   brakeman
521   browser
522   bzip2-ffi
523   cancancan
524   canonical-rails
525   capybara (>= 2.15)
526   composite_primary_keys (~> 13.0.0)
527   config
528   connection_pool
529   dalli
530   debug_inspector
531   delayed_job_active_record
532   doorkeeper
533   doorkeeper-i18n
534   erb_lint
535   factory_bot_rails
536   faraday
537   ffi-libarchive
538   gd2-ffij (>= 0.4.0)
539   htmlentities
540   http_accept_language (~> 2.1.1)
541   i18n-js (>= 3.0.0)
542   image_optim_rails
543   image_processing
544   jbuilder (~> 2.7)
545   jquery-rails
546   json
547   kgio
548   kramdown
549   libxml-ruby (>= 2.0.5)
550   listen
551   logstasher
552   marcel
553   maxminddb
554   minitest (~> 5.1)
555   oauth-plugin (>= 0.5.1)
556   omniauth (~> 2.0.2)
557   omniauth-facebook
558   omniauth-github
559   omniauth-google-oauth2 (>= 0.6.0)
560   omniauth-mediawiki (>= 0.0.4)
561   omniauth-openid
562   omniauth-rails_csrf_protection (~> 1.0)
563   omniauth-windowslive
564   openstreetmap-deadlock_retry (>= 1.3.1)
565   pg
566   puma (~> 5.3)
567   quad_tile (~> 1.0.1)
568   r2 (~> 0.2.7)
569   rack-cors
570   rack-uri_sanitizer
571   rails (= 6.1.4.6)
572   rails-controller-testing
573   rails-i18n (~> 6.0.0)
574   rinku (>= 2.0.6)
575   rotp
576   rubocop
577   rubocop-minitest
578   rubocop-performance
579   rubocop-rails
580   rubocop-rake
581   sanitize
582   sassc-rails
583   secure_headers
584   selenium-webdriver (~> 3.142.7)
585   simplecov
586   simplecov-lcov
587   strong_migrations
588   terser
589   validates_email_format_of (>= 1.5.1)
590   vendorer
591   webmock
592
593 BUNDLED WITH
594    2.2.16