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