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