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