]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge remote-tracking branch 'upstream/pull/3016'
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     aasm (5.1.1)
5       concurrent-ruby (~> 1.0)
6     actioncable (6.0.3.4)
7       actionpack (= 6.0.3.4)
8       nio4r (~> 2.0)
9       websocket-driver (>= 0.6.1)
10     actionmailbox (6.0.3.4)
11       actionpack (= 6.0.3.4)
12       activejob (= 6.0.3.4)
13       activerecord (= 6.0.3.4)
14       activestorage (= 6.0.3.4)
15       activesupport (= 6.0.3.4)
16       mail (>= 2.7.1)
17     actionmailer (6.0.3.4)
18       actionpack (= 6.0.3.4)
19       actionview (= 6.0.3.4)
20       activejob (= 6.0.3.4)
21       mail (~> 2.5, >= 2.5.4)
22       rails-dom-testing (~> 2.0)
23     actionpack (6.0.3.4)
24       actionview (= 6.0.3.4)
25       activesupport (= 6.0.3.4)
26       rack (~> 2.0, >= 2.0.8)
27       rack-test (>= 0.6.3)
28       rails-dom-testing (~> 2.0)
29       rails-html-sanitizer (~> 1.0, >= 1.2.0)
30     actionpack-page_caching (1.2.3)
31       actionpack (>= 5.0.0)
32     actiontext (6.0.3.4)
33       actionpack (= 6.0.3.4)
34       activerecord (= 6.0.3.4)
35       activestorage (= 6.0.3.4)
36       activesupport (= 6.0.3.4)
37       nokogiri (>= 1.8.5)
38     actionview (6.0.3.4)
39       activesupport (= 6.0.3.4)
40       builder (~> 3.1)
41       erubi (~> 1.4)
42       rails-dom-testing (~> 2.0)
43       rails-html-sanitizer (~> 1.1, >= 1.2.0)
44     active_record_union (1.3.0)
45       activerecord (>= 4.0)
46     activejob (6.0.3.4)
47       activesupport (= 6.0.3.4)
48       globalid (>= 0.3.6)
49     activemodel (6.0.3.4)
50       activesupport (= 6.0.3.4)
51     activerecord (6.0.3.4)
52       activemodel (= 6.0.3.4)
53       activesupport (= 6.0.3.4)
54     activerecord-import (1.0.7)
55       activerecord (>= 3.2)
56     activestorage (6.0.3.4)
57       actionpack (= 6.0.3.4)
58       activejob (= 6.0.3.4)
59       activerecord (= 6.0.3.4)
60       marcel (~> 0.3.1)
61     activesupport (6.0.3.4)
62       concurrent-ruby (~> 1.0, >= 1.0.2)
63       i18n (>= 0.7, < 2)
64       minitest (~> 5.1)
65       tzinfo (~> 1.1)
66       zeitwerk (~> 2.2, >= 2.2.2)
67     addressable (2.7.0)
68       public_suffix (>= 2.0.2, < 5.0)
69     annotate (3.1.1)
70       activerecord (>= 3.2, < 7.0)
71       rake (>= 10.4, < 14.0)
72     ast (2.4.1)
73     autoprefixer-rails (10.1.0.0)
74       execjs
75     aws-eventstream (1.1.0)
76     aws-partitions (1.410.0)
77     aws-sdk-core (3.110.0)
78       aws-eventstream (~> 1, >= 1.0.2)
79       aws-partitions (~> 1, >= 1.239.0)
80       aws-sigv4 (~> 1.1)
81       jmespath (~> 1.0)
82     aws-sdk-kms (1.40.0)
83       aws-sdk-core (~> 3, >= 3.109.0)
84       aws-sigv4 (~> 1.1)
85     aws-sdk-s3 (1.86.2)
86       aws-sdk-core (~> 3, >= 3.109.0)
87       aws-sdk-kms (~> 1.26)
88       aws-sigv4 (~> 1.1)
89     aws-sigv4 (1.2.2)
90       aws-eventstream (~> 1, >= 1.0.2)
91     better_errors (2.9.1)
92       coderay (>= 1.0.0)
93       erubi (>= 1.0.0)
94       rack (>= 0.9.0)
95     better_html (1.0.15)
96       actionview (>= 4.0)
97       activesupport (>= 4.0)
98       ast (~> 2.0)
99       erubi (~> 1.4)
100       html_tokenizer (~> 0.0.6)
101       parser (>= 2.4)
102       smart_properties
103     bigdecimal (1.1.0)
104     binding_of_caller (0.8.0)
105       debug_inspector (>= 0.0.1)
106     bootsnap (1.5.1)
107       msgpack (~> 1.0)
108     bootstrap (4.5.3)
109       autoprefixer-rails (>= 9.1.0)
110       popper_js (>= 1.14.3, < 2)
111       sassc-rails (>= 2.0.0)
112     bootstrap_form (4.5.0)
113       actionpack (>= 5.2)
114       activemodel (>= 5.2)
115     brakeman (4.10.0)
116     browser (5.2.0)
117     builder (3.2.4)
118     bzip2-ffi (1.0.0)
119       ffi (~> 1.0)
120     cancancan (3.2.0)
121     canonical-rails (0.2.11)
122       rails (>= 4.1, < 6.2)
123     capybara (3.34.0)
124       addressable
125       mini_mime (>= 0.1.3)
126       nokogiri (~> 1.8)
127       rack (>= 1.6.0)
128       rack-test (>= 0.6.3)
129       regexp_parser (~> 1.5)
130       xpath (~> 3.2)
131     childprocess (3.0.0)
132     coderay (1.1.3)
133     composite_primary_keys (12.0.3)
134       activerecord (~> 6.0.0)
135     concurrent-ruby (1.1.7)
136     config (2.2.3)
137       deep_merge (~> 1.2, >= 1.2.1)
138       dry-validation (~> 1.0, >= 1.0.0)
139     crack (0.4.4)
140     crass (1.0.6)
141     dalli (2.7.11)
142     debug_inspector (0.0.3)
143     deep_merge (1.2.1)
144     delayed_job (4.1.9)
145       activesupport (>= 3.0, < 6.2)
146     delayed_job_active_record (4.1.5)
147       activerecord (>= 3.0, < 6.2)
148       delayed_job (>= 3.0, < 5)
149     docile (1.3.3)
150     dry-configurable (0.11.6)
151       concurrent-ruby (~> 1.0)
152       dry-core (~> 0.4, >= 0.4.7)
153       dry-equalizer (~> 0.2)
154     dry-container (0.7.2)
155       concurrent-ruby (~> 1.0)
156       dry-configurable (~> 0.1, >= 0.1.3)
157     dry-core (0.5.0)
158       concurrent-ruby (~> 1.0)
159     dry-equalizer (0.3.0)
160     dry-inflector (0.2.0)
161     dry-initializer (3.0.4)
162     dry-logic (1.0.8)
163       concurrent-ruby (~> 1.0)
164       dry-core (~> 0.2)
165       dry-equalizer (~> 0.2)
166     dry-schema (1.5.6)
167       concurrent-ruby (~> 1.0)
168       dry-configurable (~> 0.8, >= 0.8.3)
169       dry-core (~> 0.4)
170       dry-equalizer (~> 0.2)
171       dry-initializer (~> 3.0)
172       dry-logic (~> 1.0)
173       dry-types (~> 1.4)
174     dry-types (1.4.0)
175       concurrent-ruby (~> 1.0)
176       dry-container (~> 0.3)
177       dry-core (~> 0.4, >= 0.4.4)
178       dry-equalizer (~> 0.3)
179       dry-inflector (~> 0.1, >= 0.1.2)
180       dry-logic (~> 1.0, >= 1.0.2)
181     dry-validation (1.6.0)
182       concurrent-ruby (~> 1.0)
183       dry-container (~> 0.7, >= 0.7.1)
184       dry-core (~> 0.4)
185       dry-equalizer (~> 0.2)
186       dry-initializer (~> 3.0)
187       dry-schema (~> 1.5, >= 1.5.2)
188     dynamic_form (1.1.4)
189     erb_lint (0.0.35)
190       activesupport
191       better_html (~> 1.0.7)
192       html_tokenizer
193       parser (>= 2.7.1.4)
194       rainbow
195       rubocop (~> 0.79)
196       smart_properties
197     erubi (1.10.0)
198     execjs (2.7.0)
199     exifr (1.3.9)
200     factory_bot (6.1.0)
201       activesupport (>= 5.0.0)
202     factory_bot_rails (6.1.0)
203       factory_bot (~> 6.1.0)
204       railties (>= 5.0.0)
205     faraday (1.1.0)
206       multipart-post (>= 1.2, < 3)
207       ruby2_keywords
208     ffi (1.14.1)
209     ffi-libarchive (1.0.4)
210       ffi (~> 1.0)
211     fspath (3.1.2)
212     gd2-ffij (0.4.0)
213       ffi (>= 1.0.0)
214     globalid (0.4.2)
215       activesupport (>= 4.2.0)
216     hashdiff (1.0.1)
217     hashie (4.1.0)
218     html_tokenizer (0.0.7)
219     htmlentities (4.3.4)
220     http_accept_language (2.1.1)
221     i18n (1.8.5)
222       concurrent-ruby (~> 1.0)
223     i18n-js (3.8.0)
224       i18n (>= 0.6.6)
225     image_optim (0.28.0)
226       exifr (~> 1.2, >= 1.2.2)
227       fspath (~> 3.0)
228       image_size (>= 1.5, < 3)
229       in_threads (~> 1.3)
230       progress (~> 3.0, >= 3.0.1)
231     image_optim_rails (0.4.3)
232       image_optim (~> 0.24)
233       rails
234       sprockets
235     image_size (2.1.0)
236     in_threads (1.5.4)
237     jbuilder (2.10.1)
238       activesupport (>= 5.0.0)
239     jmespath (1.4.0)
240     jquery-rails (4.4.0)
241       rails-dom-testing (>= 1, < 3)
242       railties (>= 4.2.0)
243       thor (>= 0.14, < 2.0)
244     json (2.4.1)
245     jwt (2.2.2)
246     kgio (2.11.3)
247     kramdown (2.3.0)
248       rexml
249     libxml-ruby (3.2.1)
250     listen (3.3.3)
251       rb-fsevent (~> 0.10, >= 0.10.3)
252       rb-inotify (~> 0.9, >= 0.9.10)
253     logstash-event (1.2.02)
254     logstasher (1.3.0)
255       activesupport (>= 4.0)
256       logstash-event (~> 1.2.0)
257       request_store
258     loofah (2.8.0)
259       crass (~> 1.0.2)
260       nokogiri (>= 1.5.9)
261     mail (2.7.1)
262       mini_mime (>= 0.1.1)
263     marcel (0.3.3)
264       mimemagic (~> 0.3.2)
265     maxminddb (0.1.22)
266     method_source (1.0.0)
267     mimemagic (0.3.5)
268     mini_magick (4.11.0)
269     mini_mime (1.0.2)
270     mini_portile2 (2.4.0)
271     minitest (5.14.2)
272     msgpack (1.3.3)
273     multi_json (1.15.0)
274     multi_xml (0.6.0)
275     multipart-post (2.1.1)
276     nio4r (2.5.4)
277     nokogiri (1.10.10)
278       mini_portile2 (~> 2.4.0)
279     nokogumbo (2.0.4)
280       nokogiri (~> 1.8, >= 1.8.4)
281     oauth (0.4.7)
282     oauth-plugin (0.5.1)
283       multi_json
284       oauth (~> 0.4.4)
285       oauth2 (>= 0.5.0)
286       rack
287     oauth2 (1.4.4)
288       faraday (>= 0.8, < 2.0)
289       jwt (>= 1.0, < 3.0)
290       multi_json (~> 1.3)
291       multi_xml (~> 0.5)
292       rack (>= 1.2, < 3)
293     omniauth (1.9.1)
294       hashie (>= 3.4.6)
295       rack (>= 1.6.2, < 3)
296     omniauth-facebook (8.0.0)
297       omniauth-oauth2 (~> 1.2)
298     omniauth-github (1.4.0)
299       omniauth (~> 1.5)
300       omniauth-oauth2 (>= 1.4.0, < 2.0)
301     omniauth-google-oauth2 (0.8.1)
302       jwt (>= 2.0)
303       oauth2 (~> 1.1)
304       omniauth (>= 1.1.1)
305       omniauth-oauth2 (>= 1.6)
306     omniauth-mediawiki (0.0.4)
307       jwt (~> 2.0)
308       omniauth-oauth (~> 1.0)
309     omniauth-oauth (1.1.0)
310       oauth
311       omniauth (~> 1.0)
312     omniauth-oauth2 (1.7.0)
313       oauth2 (~> 1.4)
314       omniauth (~> 1.9)
315     omniauth-openid (1.0.1)
316       omniauth (~> 1.0)
317       rack-openid (~> 1.3.1)
318     omniauth-windowslive (0.0.12)
319       multi_json (~> 1.12)
320       omniauth-oauth2 (~> 1.4)
321     openstreetmap-deadlock_retry (1.3.0)
322     parallel (1.20.1)
323     parser (2.7.2.0)
324       ast (~> 2.4.1)
325     pg (1.2.3)
326     popper_js (1.16.0)
327     progress (3.5.2)
328     psych (3.2.1)
329     public_suffix (4.0.6)
330     puma (5.1.1)
331       nio4r (~> 2.0)
332     quad_tile (1.0.1)
333     r2 (0.2.7)
334     rack (2.2.3)
335     rack-cors (1.1.1)
336       rack (>= 2.0.0)
337     rack-openid (1.3.1)
338       rack (>= 1.1.0)
339       ruby-openid (>= 2.1.8)
340     rack-test (1.1.0)
341       rack (>= 1.0, < 3)
342     rack-uri_sanitizer (0.0.2)
343     rails (6.0.3.4)
344       actioncable (= 6.0.3.4)
345       actionmailbox (= 6.0.3.4)
346       actionmailer (= 6.0.3.4)
347       actionpack (= 6.0.3.4)
348       actiontext (= 6.0.3.4)
349       actionview (= 6.0.3.4)
350       activejob (= 6.0.3.4)
351       activemodel (= 6.0.3.4)
352       activerecord (= 6.0.3.4)
353       activestorage (= 6.0.3.4)
354       activesupport (= 6.0.3.4)
355       bundler (>= 1.3.0)
356       railties (= 6.0.3.4)
357       sprockets-rails (>= 2.0.0)
358     rails-controller-testing (1.0.5)
359       actionpack (>= 5.0.1.rc1)
360       actionview (>= 5.0.1.rc1)
361       activesupport (>= 5.0.1.rc1)
362     rails-dom-testing (2.0.3)
363       activesupport (>= 4.2.0)
364       nokogiri (>= 1.6)
365     rails-html-sanitizer (1.3.0)
366       loofah (~> 2.3)
367     rails-i18n (6.0.0)
368       i18n (>= 0.7, < 2)
369       railties (>= 6.0.0, < 7)
370     railties (6.0.3.4)
371       actionpack (= 6.0.3.4)
372       activesupport (= 6.0.3.4)
373       method_source
374       rake (>= 0.8.7)
375       thor (>= 0.20.3, < 2.0)
376     rainbow (3.0.0)
377     rake (13.0.3)
378     rb-fsevent (0.10.4)
379     rb-inotify (0.10.1)
380       ffi (~> 1.0)
381     regexp_parser (1.8.2)
382     request_store (1.5.0)
383       rack (>= 1.4)
384     rexml (3.2.4)
385     rinku (2.0.6)
386     rotp (6.2.0)
387     rubocop (0.93.1)
388       parallel (~> 1.10)
389       parser (>= 2.7.1.5)
390       rainbow (>= 2.2.2, < 4.0)
391       regexp_parser (>= 1.8)
392       rexml
393       rubocop-ast (>= 0.6.0)
394       ruby-progressbar (~> 1.7)
395       unicode-display_width (>= 1.4.0, < 2.0)
396     rubocop-ast (1.3.0)
397       parser (>= 2.7.1.5)
398     rubocop-minitest (0.10.1)
399       rubocop (>= 0.87)
400     rubocop-performance (1.9.1)
401       rubocop (>= 0.90.0, < 2.0)
402       rubocop-ast (>= 0.4.0)
403     rubocop-rails (2.9.1)
404       activesupport (>= 4.2.0)
405       rack (>= 1.1)
406       rubocop (>= 0.90.0, < 2.0)
407     ruby-openid (2.9.2)
408     ruby-progressbar (1.10.1)
409     ruby2_keywords (0.0.2)
410     rubyzip (2.3.0)
411     sanitize (5.2.1)
412       crass (~> 1.0.2)
413       nokogiri (>= 1.8.0)
414       nokogumbo (~> 2.0)
415     sassc (2.4.0)
416       ffi (~> 1.9)
417     sassc-rails (2.1.2)
418       railties (>= 4.0.0)
419       sassc (>= 2.0)
420       sprockets (> 3.0)
421       sprockets-rails
422       tilt
423     secure_headers (6.3.1)
424     selenium-webdriver (3.142.7)
425       childprocess (>= 0.5, < 4.0)
426       rubyzip (>= 1.2.2)
427     simplecov (0.20.0)
428       docile (~> 1.1)
429       simplecov-html (~> 0.11)
430       simplecov_json_formatter (~> 0.1)
431     simplecov-html (0.12.3)
432     simplecov-lcov (0.8.0)
433     simplecov_json_formatter (0.1.2)
434     smart_properties (1.15.0)
435     sprockets (4.0.2)
436       concurrent-ruby (~> 1.0)
437       rack (> 1, < 3)
438     sprockets-rails (3.2.2)
439       actionpack (>= 4.0)
440       activesupport (>= 4.0)
441       sprockets (>= 3.0.0)
442     strong_migrations (0.7.4)
443       activerecord (>= 5)
444     thor (1.0.1)
445     thread_safe (0.3.6)
446     tilt (2.0.10)
447     tzinfo (1.2.9)
448       thread_safe (~> 0.1)
449     uglifier (4.2.0)
450       execjs (>= 0.3.0, < 3)
451     unicode-display_width (1.7.0)
452     validates_email_format_of (1.6.3)
453       i18n
454     vendorer (0.2.0)
455     webmock (3.11.0)
456       addressable (>= 2.3.6)
457       crack (>= 0.3.2)
458       hashdiff (>= 0.4.0, < 2.0.0)
459     websocket-driver (0.7.3)
460       websocket-extensions (>= 0.1.0)
461     websocket-extensions (0.1.5)
462     xpath (3.2.0)
463       nokogiri (~> 1.8)
464     zeitwerk (2.4.2)
465
466 PLATFORMS
467   ruby
468
469 DEPENDENCIES
470   aasm
471   actionpack-page_caching (>= 1.2.0)
472   active_record_union
473   activerecord-import
474   annotate
475   autoprefixer-rails
476   aws-sdk-s3
477   better_errors
478   bigdecimal (~> 1.1.0)
479   binding_of_caller
480   bootsnap (>= 1.4.2)
481   bootstrap (~> 4.5.0)
482   bootstrap_form (~> 4.0)
483   brakeman
484   browser
485   bzip2-ffi
486   cancancan
487   canonical-rails
488   capybara (>= 2.15)
489   composite_primary_keys (~> 12.0.0)
490   config
491   dalli
492   delayed_job_active_record
493   dynamic_form
494   erb_lint
495   factory_bot_rails
496   faraday
497   ffi-libarchive
498   gd2-ffij (>= 0.4.0)
499   htmlentities
500   http_accept_language (~> 2.1.1)
501   i18n-js (>= 3.0.0)
502   image_optim_rails
503   jbuilder (~> 2.7)
504   jquery-rails
505   json
506   kgio
507   kramdown
508   libxml-ruby (>= 2.0.5)
509   listen
510   logstasher
511   maxminddb
512   mimemagic
513   mini_magick
514   minitest (~> 5.1)
515   oauth-plugin (>= 0.5.1)
516   omniauth
517   omniauth-facebook
518   omniauth-github
519   omniauth-google-oauth2 (>= 0.6.0)
520   omniauth-mediawiki (>= 0.0.4)
521   omniauth-openid
522   omniauth-windowslive
523   openstreetmap-deadlock_retry (>= 1.3.0)
524   pg
525   psych
526   puma (~> 5.0)
527   quad_tile (~> 1.0.1)
528   r2 (~> 0.2.7)
529   rack-cors
530   rack-uri_sanitizer
531   rails (= 6.0.3.4)
532   rails-controller-testing
533   rails-i18n (~> 6.0.0)
534   rinku (>= 2.0.6)
535   rotp
536   rubocop (~> 0.93)
537   rubocop-minitest
538   rubocop-performance
539   rubocop-rails
540   sanitize
541   sassc-rails
542   secure_headers
543   selenium-webdriver
544   simplecov
545   simplecov-lcov
546   strong_migrations
547   uglifier (>= 1.3.0)
548   validates_email_format_of (>= 1.5.1)
549   vendorer
550   webmock
551
552 BUNDLED WITH
553    2.1.4