]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge remote-tracking branch 'upstream/pull/3461'
[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 (7.0.2.2)
7       actionpack (= 7.0.2.2)
8       activesupport (= 7.0.2.2)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailbox (7.0.2.2)
12       actionpack (= 7.0.2.2)
13       activejob (= 7.0.2.2)
14       activerecord (= 7.0.2.2)
15       activestorage (= 7.0.2.2)
16       activesupport (= 7.0.2.2)
17       mail (>= 2.7.1)
18       net-imap
19       net-pop
20       net-smtp
21     actionmailer (7.0.2.2)
22       actionpack (= 7.0.2.2)
23       actionview (= 7.0.2.2)
24       activejob (= 7.0.2.2)
25       activesupport (= 7.0.2.2)
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.2.2)
32       actionview (= 7.0.2.2)
33       activesupport (= 7.0.2.2)
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.2.2)
41       actionpack (= 7.0.2.2)
42       activerecord (= 7.0.2.2)
43       activestorage (= 7.0.2.2)
44       activesupport (= 7.0.2.2)
45       globalid (>= 0.6.0)
46       nokogiri (>= 1.8.5)
47     actionview (7.0.2.2)
48       activesupport (= 7.0.2.2)
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.2.2)
56       activesupport (= 7.0.2.2)
57       globalid (>= 0.3.6)
58     activemodel (7.0.2.2)
59       activesupport (= 7.0.2.2)
60     activerecord (7.0.2.2)
61       activemodel (= 7.0.2.2)
62       activesupport (= 7.0.2.2)
63     activerecord-import (1.3.0)
64       activerecord (>= 4.2)
65     activestorage (7.0.2.2)
66       actionpack (= 7.0.2.2)
67       activejob (= 7.0.2.2)
68       activerecord (= 7.0.2.2)
69       activesupport (= 7.0.2.2)
70       marcel (~> 1.0)
71       mini_mime (>= 1.1.0)
72     activesupport (7.0.2.2)
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.0)
78       public_suffix (>= 2.0.2, < 5.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.2.0)
87       execjs (~> 2)
88     aws-eventstream (1.2.0)
89     aws-partitions (1.554.0)
90     aws-sdk-core (3.126.1)
91       aws-eventstream (~> 1, >= 1.0.2)
92       aws-partitions (~> 1, >= 1.525.0)
93       aws-sigv4 (~> 1.1)
94       jmespath (~> 1.0)
95     aws-sdk-kms (1.54.0)
96       aws-sdk-core (~> 3, >= 3.126.0)
97       aws-sigv4 (~> 1.1)
98     aws-sdk-s3 (1.112.0)
99       aws-sdk-core (~> 3, >= 3.126.0)
100       aws-sdk-kms (~> 1)
101       aws-sigv4 (~> 1.4)
102     aws-sigv4 (1.4.0)
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 (1.0.16)
109       actionview (>= 4.0)
110       activesupport (>= 4.0)
111       ast (~> 2.0)
112       erubi (~> 1.4)
113       html_tokenizer (~> 0.0.6)
114       parser (>= 2.4)
115       smart_properties
116     binding_of_caller (1.0.0)
117       debug_inspector (>= 0.0.1)
118     bootsnap (1.10.3)
119       msgpack (~> 1.2)
120     bootstrap (4.5.3)
121       autoprefixer-rails (>= 9.1.0)
122       popper_js (>= 1.14.3, < 2)
123       sassc-rails (>= 2.0.0)
124     bootstrap_form (4.5.0)
125       actionpack (>= 5.2)
126       activemodel (>= 5.2)
127     brakeman (5.2.1)
128     browser (5.3.1)
129     builder (3.2.4)
130     bzip2-ffi (1.1.0)
131       ffi (~> 1.0)
132     cancancan (3.3.0)
133     canonical-rails (0.2.14)
134       rails (>= 4.1, <= 7.1)
135     capybara (3.36.0)
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.9)
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.1)
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.3)
169       doorkeeper (>= 5.2)
170     dry-configurable (0.14.0)
171       concurrent-ruby (~> 1.0)
172       dry-core (~> 0.6)
173     dry-container (0.9.0)
174       concurrent-ruby (~> 1.0)
175       dry-configurable (~> 0.13, >= 0.13.0)
176     dry-core (0.7.1)
177       concurrent-ruby (~> 1.0)
178     dry-inflector (0.2.1)
179     dry-initializer (3.1.1)
180     dry-logic (1.2.0)
181       concurrent-ruby (~> 1.0)
182       dry-core (~> 0.5, >= 0.5)
183     dry-schema (1.9.0)
184       concurrent-ruby (~> 1.0)
185       dry-configurable (~> 0.13, >= 0.13.0)
186       dry-core (~> 0.5, >= 0.5)
187       dry-initializer (~> 3.0)
188       dry-logic (~> 1.0)
189       dry-types (~> 1.5)
190     dry-types (1.5.1)
191       concurrent-ruby (~> 1.0)
192       dry-container (~> 0.3)
193       dry-core (~> 0.5, >= 0.5)
194       dry-inflector (~> 0.1, >= 0.1.2)
195       dry-logic (~> 1.0, >= 1.0.2)
196     dry-validation (1.7.0)
197       concurrent-ruby (~> 1.0)
198       dry-container (~> 0.7, >= 0.7.1)
199       dry-core (~> 0.5, >= 0.5)
200       dry-initializer (~> 3.0)
201       dry-schema (~> 1.8, >= 1.8.0)
202     erb_lint (0.1.1)
203       activesupport
204       better_html (~> 1.0.7)
205       html_tokenizer
206       parser (>= 2.7.1.4)
207       rainbow
208       rubocop
209       smart_properties
210     erubi (1.10.0)
211     execjs (2.8.1)
212     exifr (1.3.9)
213     factory_bot (6.2.0)
214       activesupport (>= 5.0.0)
215     factory_bot_rails (6.2.0)
216       factory_bot (~> 6.2.0)
217       railties (>= 5.0.0)
218     faraday (1.9.3)
219       faraday-em_http (~> 1.0)
220       faraday-em_synchrony (~> 1.0)
221       faraday-excon (~> 1.1)
222       faraday-httpclient (~> 1.0)
223       faraday-multipart (~> 1.0)
224       faraday-net_http (~> 1.0)
225       faraday-net_http_persistent (~> 1.0)
226       faraday-patron (~> 1.0)
227       faraday-rack (~> 1.0)
228       faraday-retry (~> 1.0)
229       ruby2_keywords (>= 0.0.4)
230     faraday-em_http (1.0.0)
231     faraday-em_synchrony (1.0.0)
232     faraday-excon (1.1.0)
233     faraday-httpclient (1.0.1)
234     faraday-multipart (1.0.3)
235       multipart-post (>= 1.2, < 3)
236     faraday-net_http (1.0.1)
237     faraday-net_http_persistent (1.2.0)
238     faraday-patron (1.0.0)
239     faraday-rack (1.0.0)
240     faraday-retry (1.0.3)
241     ffi (1.15.5)
242     ffi-compiler (1.0.1)
243       ffi (>= 1.0.0)
244       rake
245     ffi-libarchive (1.1.3)
246       ffi (~> 1.0)
247     fspath (3.1.2)
248     gd2-ffij (0.4.0)
249       ffi (>= 1.0.0)
250     globalid (1.0.0)
251       activesupport (>= 5.0)
252     hashdiff (1.0.1)
253     hashie (5.0.0)
254     html_tokenizer (0.0.7)
255     htmlentities (4.3.4)
256     http_accept_language (2.1.1)
257     i18n (1.10.0)
258       concurrent-ruby (~> 1.0)
259     i18n-js (3.9.1)
260       i18n (>= 0.6.6)
261     image_optim (0.31.1)
262       exifr (~> 1.2, >= 1.2.2)
263       fspath (~> 3.0)
264       image_size (>= 1.5, < 4)
265       in_threads (~> 1.3)
266       progress (~> 3.0, >= 3.0.1)
267     image_optim_rails (0.5.0)
268       image_optim (~> 0.24)
269       railties
270       sprockets
271     image_processing (1.12.1)
272       mini_magick (>= 4.9.5, < 5)
273       ruby-vips (>= 2.0.17, < 3)
274     image_size (3.0.1)
275     in_threads (1.6.0)
276     io-wait (0.2.1)
277     jbuilder (2.11.5)
278       actionview (>= 5.0.0)
279       activesupport (>= 5.0.0)
280     jmespath (1.6.0)
281     jquery-rails (4.4.0)
282       rails-dom-testing (>= 1, < 3)
283       railties (>= 4.2.0)
284       thor (>= 0.14, < 2.0)
285     json (2.6.1)
286     jwt (2.3.0)
287     kgio (2.11.4)
288     kramdown (2.3.1)
289       rexml
290     libxml-ruby (3.2.2)
291     listen (3.7.1)
292       rb-fsevent (~> 0.10, >= 0.10.3)
293       rb-inotify (~> 0.9, >= 0.9.10)
294     logstasher (2.1.5)
295       activesupport (>= 5.2)
296       request_store
297     loofah (2.14.0)
298       crass (~> 1.0.2)
299       nokogiri (>= 1.5.9)
300     mail (2.7.1)
301       mini_mime (>= 0.1.1)
302     marcel (1.0.2)
303     matrix (0.4.2)
304     maxminddb (0.1.22)
305     method_source (1.0.0)
306     mini_magick (4.11.0)
307     mini_mime (1.1.2)
308     mini_portile2 (2.7.1)
309     minitest (5.15.0)
310     msgpack (1.4.5)
311     multi_json (1.15.0)
312     multi_xml (0.6.0)
313     multipart-post (2.1.1)
314     net-imap (0.2.3)
315       digest
316       net-protocol
317       strscan
318     net-pop (0.1.1)
319       digest
320       net-protocol
321       timeout
322     net-protocol (0.1.2)
323       io-wait
324       timeout
325     net-smtp (0.3.1)
326       digest
327       net-protocol
328       timeout
329     nio4r (2.5.8)
330     nokogiri (1.13.1)
331       mini_portile2 (~> 2.7.0)
332       racc (~> 1.4)
333     oauth (0.4.7)
334     oauth-plugin (0.5.1)
335       multi_json
336       oauth (~> 0.4.4)
337       oauth2 (>= 0.5.0)
338       rack
339     oauth2 (1.4.7)
340       faraday (>= 0.8, < 2.0)
341       jwt (>= 1.0, < 3.0)
342       multi_json (~> 1.3)
343       multi_xml (~> 0.5)
344       rack (>= 1.2, < 3)
345     omniauth (2.0.4)
346       hashie (>= 3.4.6)
347       rack (>= 1.6.2, < 3)
348       rack-protection
349     omniauth-facebook (9.0.0)
350       omniauth-oauth2 (~> 1.2)
351     omniauth-github (2.0.0)
352       omniauth (~> 2.0)
353       omniauth-oauth2 (~> 1.7.1)
354     omniauth-google-oauth2 (1.0.0)
355       jwt (>= 2.0)
356       oauth2 (~> 1.1)
357       omniauth (~> 2.0)
358       omniauth-oauth2 (~> 1.7.1)
359     omniauth-mediawiki (0.0.4)
360       jwt (~> 2.0)
361       omniauth-oauth (~> 1.0)
362     omniauth-oauth (1.2.0)
363       oauth
364       omniauth (>= 1.0, < 3)
365     omniauth-oauth2 (1.7.2)
366       oauth2 (~> 1.4)
367       omniauth (>= 1.9, < 3)
368     omniauth-openid (2.0.1)
369       omniauth (>= 1.0, < 3.0)
370       rack-openid (~> 1.4.0)
371     omniauth-rails_csrf_protection (1.0.1)
372       actionpack (>= 4.2)
373       omniauth (~> 2.0)
374     omniauth-windowslive (0.0.12)
375       multi_json (~> 1.12)
376       omniauth-oauth2 (~> 1.4)
377     openstreetmap-deadlock_retry (1.3.1)
378     parallel (1.21.0)
379     parser (3.1.0.0)
380       ast (~> 2.4.1)
381     pg (1.3.2)
382     popper_js (1.16.0)
383     progress (3.6.0)
384     public_suffix (4.0.6)
385     puma (5.6.2)
386       nio4r (~> 2.0)
387     quad_tile (1.0.1)
388     r2 (0.2.7)
389     racc (1.6.0)
390     rack (2.2.3)
391     rack-cors (1.1.1)
392       rack (>= 2.0.0)
393     rack-openid (1.4.2)
394       rack (>= 1.1.0)
395       ruby-openid (>= 2.1.8)
396     rack-protection (2.2.0)
397       rack
398     rack-test (1.1.0)
399       rack (>= 1.0, < 3)
400     rack-uri_sanitizer (0.0.2)
401     rails (7.0.2.2)
402       actioncable (= 7.0.2.2)
403       actionmailbox (= 7.0.2.2)
404       actionmailer (= 7.0.2.2)
405       actionpack (= 7.0.2.2)
406       actiontext (= 7.0.2.2)
407       actionview (= 7.0.2.2)
408       activejob (= 7.0.2.2)
409       activemodel (= 7.0.2.2)
410       activerecord (= 7.0.2.2)
411       activestorage (= 7.0.2.2)
412       activesupport (= 7.0.2.2)
413       bundler (>= 1.15.0)
414       railties (= 7.0.2.2)
415     rails-controller-testing (1.0.5)
416       actionpack (>= 5.0.1.rc1)
417       actionview (>= 5.0.1.rc1)
418       activesupport (>= 5.0.1.rc1)
419     rails-dom-testing (2.0.3)
420       activesupport (>= 4.2.0)
421       nokogiri (>= 1.6)
422     rails-html-sanitizer (1.4.2)
423       loofah (~> 2.3)
424     rails-i18n (7.0.2)
425       i18n (>= 0.7, < 2)
426       railties (>= 6.0.0, < 8)
427     railties (7.0.2.2)
428       actionpack (= 7.0.2.2)
429       activesupport (= 7.0.2.2)
430       method_source
431       rake (>= 12.2)
432       thor (~> 1.0)
433       zeitwerk (~> 2.5)
434     rainbow (3.1.1)
435     rake (13.0.6)
436     rb-fsevent (0.11.1)
437     rb-inotify (0.10.1)
438       ffi (~> 1.0)
439     regexp_parser (2.2.1)
440     request_store (1.5.1)
441       rack (>= 1.4)
442     rexml (3.2.5)
443     rinku (2.0.6)
444     rotp (6.2.0)
445     rubocop (1.25.1)
446       parallel (~> 1.10)
447       parser (>= 3.1.0.0)
448       rainbow (>= 2.2.2, < 4.0)
449       regexp_parser (>= 1.8, < 3.0)
450       rexml
451       rubocop-ast (>= 1.15.1, < 2.0)
452       ruby-progressbar (~> 1.7)
453       unicode-display_width (>= 1.4.0, < 3.0)
454     rubocop-ast (1.15.2)
455       parser (>= 3.0.1.1)
456     rubocop-minitest (0.17.2)
457       rubocop (>= 0.90, < 2.0)
458     rubocop-performance (1.13.2)
459       rubocop (>= 1.7.0, < 2.0)
460       rubocop-ast (>= 0.4.0)
461     rubocop-rails (2.13.2)
462       activesupport (>= 4.2.0)
463       rack (>= 1.1)
464       rubocop (>= 1.7.0, < 2.0)
465     rubocop-rake (0.6.0)
466       rubocop (~> 1.0)
467     ruby-openid (2.9.2)
468     ruby-progressbar (1.11.0)
469     ruby-vips (2.1.4)
470       ffi (~> 1.12)
471     ruby2_keywords (0.0.5)
472     rubyzip (2.3.2)
473     sanitize (6.0.0)
474       crass (~> 1.0.2)
475       nokogiri (>= 1.12.0)
476     sassc (2.4.0)
477       ffi (~> 1.9)
478     sassc-rails (2.1.2)
479       railties (>= 4.0.0)
480       sassc (>= 2.0)
481       sprockets (> 3.0)
482       sprockets-rails
483       tilt
484     secure_headers (6.3.3)
485     selenium-webdriver (4.1.0)
486       childprocess (>= 0.5, < 5.0)
487       rexml (~> 3.2, >= 3.2.5)
488       rubyzip (>= 1.2.2)
489     simplecov (0.21.2)
490       docile (~> 1.1)
491       simplecov-html (~> 0.11)
492       simplecov_json_formatter (~> 0.1)
493     simplecov-html (0.12.3)
494     simplecov-lcov (0.8.0)
495     simplecov_json_formatter (0.1.4)
496     smart_properties (1.17.0)
497     sprockets (4.0.2)
498       concurrent-ruby (~> 1.0)
499       rack (> 1, < 3)
500     sprockets-rails (3.4.2)
501       actionpack (>= 5.2)
502       activesupport (>= 5.2)
503       sprockets (>= 3.0.0)
504     strong_migrations (0.8.0)
505       activerecord (>= 5.2)
506     strscan (3.0.1)
507     terser (1.1.8)
508       execjs (>= 0.3.0, < 3)
509     thor (1.2.1)
510     tilt (2.0.10)
511     timeout (0.2.0)
512     tzinfo (2.0.4)
513       concurrent-ruby (~> 1.0)
514     unicode-display_width (2.1.0)
515     validates_email_format_of (1.6.3)
516       i18n
517     vendorer (0.2.0)
518     webmock (3.14.0)
519       addressable (>= 2.8.0)
520       crack (>= 0.3.2)
521       hashdiff (>= 0.4.0, < 2.0.0)
522     websocket-driver (0.7.5)
523       websocket-extensions (>= 0.1.0)
524     websocket-extensions (0.1.5)
525     xpath (3.2.0)
526       nokogiri (~> 1.8)
527     zeitwerk (2.5.4)
528
529 PLATFORMS
530   ruby
531
532 DEPENDENCIES
533   aasm
534   actionpack-page_caching (>= 1.2.0)
535   active_record_union
536   activerecord-import
537   annotate
538   argon2
539   autoprefixer-rails
540   aws-sdk-s3
541   better_errors
542   binding_of_caller
543   bootsnap (>= 1.4.2)
544   bootstrap (~> 4.5.0)
545   bootstrap_form (~> 4.0)
546   brakeman
547   browser
548   bzip2-ffi
549   cancancan
550   canonical-rails
551   capybara (>= 2.15)
552   composite_primary_keys (~> 14.0.0)
553   config
554   connection_pool
555   dalli
556   debug_inspector
557   delayed_job_active_record
558   doorkeeper
559   doorkeeper-i18n
560   erb_lint
561   factory_bot_rails
562   faraday
563   ffi-libarchive
564   gd2-ffij (>= 0.4.0)
565   htmlentities
566   http_accept_language (~> 2.1.1)
567   i18n-js (>= 3.0.0)
568   image_optim_rails
569   image_processing
570   jbuilder (~> 2.7)
571   jquery-rails
572   json
573   kgio
574   kramdown
575   libxml-ruby (>= 2.0.5)
576   listen
577   logstasher
578   marcel
579   maxminddb
580   minitest (~> 5.1)
581   oauth-plugin (>= 0.5.1)
582   omniauth (~> 2.0.2)
583   omniauth-facebook
584   omniauth-github
585   omniauth-google-oauth2 (>= 0.6.0)
586   omniauth-mediawiki (>= 0.0.4)
587   omniauth-openid
588   omniauth-rails_csrf_protection (~> 1.0)
589   omniauth-windowslive
590   openstreetmap-deadlock_retry (>= 1.3.1)
591   pg
592   puma (~> 5.3)
593   quad_tile (~> 1.0.1)
594   r2 (~> 0.2.7)
595   rack-cors
596   rack-uri_sanitizer
597   rails (= 7.0.2.2)
598   rails-controller-testing
599   rails-i18n (~> 7.0.0)
600   rinku (>= 2.0.6)
601   rotp
602   rubocop
603   rubocop-minitest
604   rubocop-performance
605   rubocop-rails
606   rubocop-rake
607   sanitize
608   sassc-rails
609   secure_headers
610   selenium-webdriver
611   simplecov
612   simplecov-lcov
613   strong_migrations
614   terser
615   validates_email_format_of (>= 1.5.1)
616   vendorer
617   webmock
618
619 BUNDLED WITH
620    2.2.16