]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Update bundle
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     aasm (5.0.6)
6       concurrent-ruby (~> 1.0)
7     actioncable (6.0.2.1)
8       actionpack (= 6.0.2.1)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailbox (6.0.2.1)
12       actionpack (= 6.0.2.1)
13       activejob (= 6.0.2.1)
14       activerecord (= 6.0.2.1)
15       activestorage (= 6.0.2.1)
16       activesupport (= 6.0.2.1)
17       mail (>= 2.7.1)
18     actionmailer (6.0.2.1)
19       actionpack (= 6.0.2.1)
20       actionview (= 6.0.2.1)
21       activejob (= 6.0.2.1)
22       mail (~> 2.5, >= 2.5.4)
23       rails-dom-testing (~> 2.0)
24     actionpack (6.0.2.1)
25       actionview (= 6.0.2.1)
26       activesupport (= 6.0.2.1)
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.0)
32       actionpack (>= 5.0.0)
33     actiontext (6.0.2.1)
34       actionpack (= 6.0.2.1)
35       activerecord (= 6.0.2.1)
36       activestorage (= 6.0.2.1)
37       activesupport (= 6.0.2.1)
38       nokogiri (>= 1.8.5)
39     actionview (6.0.2.1)
40       activesupport (= 6.0.2.1)
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.2.1)
48       activesupport (= 6.0.2.1)
49       globalid (>= 0.3.6)
50     activemodel (6.0.2.1)
51       activesupport (= 6.0.2.1)
52     activerecord (6.0.2.1)
53       activemodel (= 6.0.2.1)
54       activesupport (= 6.0.2.1)
55     activerecord-import (1.0.4)
56       activerecord (>= 3.2)
57     activestorage (6.0.2.1)
58       actionpack (= 6.0.2.1)
59       activejob (= 6.0.2.1)
60       activerecord (= 6.0.2.1)
61       marcel (~> 0.3.1)
62     activesupport (6.0.2.1)
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)
68     addressable (2.7.0)
69       public_suffix (>= 2.0.2, < 5.0)
70     annotate (3.0.3)
71       activerecord (>= 3.2, < 7.0)
72       rake (>= 10.4, < 14.0)
73     ast (2.4.0)
74     autoprefixer-rails (9.7.3)
75       execjs
76     aws-eventstream (1.0.3)
77     aws-partitions (1.261.0)
78     aws-sdk-core (3.86.0)
79       aws-eventstream (~> 1.0, >= 1.0.2)
80       aws-partitions (~> 1, >= 1.239.0)
81       aws-sigv4 (~> 1.1)
82       jmespath (~> 1.0)
83     aws-sdk-kms (1.27.0)
84       aws-sdk-core (~> 3, >= 3.71.0)
85       aws-sigv4 (~> 1.1)
86     aws-sdk-s3 (1.60.1)
87       aws-sdk-core (~> 3, >= 3.83.0)
88       aws-sdk-kms (~> 1)
89       aws-sigv4 (~> 1.1)
90     aws-sigv4 (1.1.0)
91       aws-eventstream (~> 1.0, >= 1.0.2)
92     better_errors (2.5.1)
93       coderay (>= 1.0.0)
94       erubi (>= 1.0.0)
95       rack (>= 0.9.0)
96     better_html (1.0.14)
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.5)
108       msgpack (~> 1.0)
109     bootstrap (4.3.1)
110       autoprefixer-rails (>= 9.1.0)
111       popper_js (>= 1.14.3, < 2)
112       sassc-rails (>= 2.0.0)
113     browser (3.0.0)
114     builder (3.2.4)
115     bzip2-ffi (1.0.0)
116       ffi (~> 1.0)
117     cancancan (3.0.1)
118     canonical-rails (0.2.6)
119       rails (>= 4.1, < 6.1)
120     capybara (3.30.0)
121       addressable
122       mini_mime (>= 0.1.3)
123       nokogiri (~> 1.8)
124       rack (>= 1.6.0)
125       rack-test (>= 0.6.3)
126       regexp_parser (~> 1.5)
127       xpath (~> 3.2)
128     childprocess (3.0.0)
129     cliver (0.3.2)
130     coderay (1.1.2)
131     composite_primary_keys (12.0.1)
132       activerecord (~> 6.0.0)
133     concurrent-ruby (1.1.5)
134     config (2.1.0)
135       deep_merge (~> 1.2, >= 1.2.1)
136       dry-validation (~> 1.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.5)
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.9.0)
156       concurrent-ruby (~> 1.0)
157       dry-core (~> 0.4, >= 0.4.7)
158     dry-container (0.7.2)
159       concurrent-ruby (~> 1.0)
160       dry-configurable (~> 0.1, >= 0.1.3)
161     dry-core (0.4.9)
162       concurrent-ruby (~> 1.0)
163     dry-equalizer (0.3.0)
164     dry-inflector (0.2.0)
165     dry-initializer (3.0.2)
166     dry-logic (1.0.5)
167       concurrent-ruby (~> 1.0)
168       dry-core (~> 0.2)
169       dry-equalizer (~> 0.2)
170     dry-schema (1.4.2)
171       concurrent-ruby (~> 1.0)
172       dry-configurable (~> 0.8, >= 0.8.3)
173       dry-core (~> 0.4)
174       dry-equalizer (~> 0.2)
175       dry-initializer (~> 3.0)
176       dry-logic (~> 1.0)
177       dry-types (~> 1.2)
178     dry-types (1.2.2)
179       concurrent-ruby (~> 1.0)
180       dry-container (~> 0.3)
181       dry-core (~> 0.4, >= 0.4.4)
182       dry-equalizer (~> 0.3)
183       dry-inflector (~> 0.1, >= 0.1.2)
184       dry-logic (~> 1.0, >= 1.0.2)
185     dry-validation (1.4.0)
186       concurrent-ruby (~> 1.0)
187       dry-container (~> 0.7, >= 0.7.1)
188       dry-core (~> 0.4)
189       dry-equalizer (~> 0.2)
190       dry-initializer (~> 3.0)
191       dry-schema (~> 1.0, >= 1.3.1)
192     dynamic_form (1.1.4)
193     erb_lint (0.0.30)
194       activesupport
195       better_html (~> 1.0.7)
196       html_tokenizer
197       rainbow
198       rubocop (~> 0.51)
199       smart_properties
200     erubi (1.9.0)
201     execjs (2.7.0)
202     exifr (1.3.6)
203     factory_bot (5.1.1)
204       activesupport (>= 4.2.0)
205     factory_bot_rails (5.1.1)
206       factory_bot (~> 5.1.0)
207       railties (>= 4.2.0)
208     fakefs (0.20.1)
209     faraday (1.0.0)
210       multipart-post (>= 1.2, < 3)
211     ffi (1.11.3)
212     ffi-libarchive (1.0.0)
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.0)
220     hashie (3.6.0)
221     html_tokenizer (0.0.7)
222     htmlentities (4.3.4)
223     http_accept_language (2.0.5)
224     i18n (0.9.5)
225       concurrent-ruby (~> 1.0)
226     i18n-js (3.5.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     jaro_winkler (1.5.4)
241     jbuilder (2.9.1)
242       activesupport (>= 4.2.0)
243     jmespath (1.4.0)
244     jquery-rails (4.3.5)
245       rails-dom-testing (>= 1, < 3)
246       railties (>= 4.2.0)
247       thor (>= 0.14, < 2.0)
248     json (2.3.0)
249     jwt (2.2.1)
250     kgio (2.11.2)
251     kramdown (2.1.0)
252     libxml-ruby (3.1.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.4.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 (0.9.2)
270     mimemagic (0.3.3)
271     mini_magick (4.9.5)
272     mini_mime (1.0.2)
273     mini_portile2 (2.4.0)
274     minitest (5.13.0)
275     msgpack (1.3.1)
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.7)
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.2)
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.0)
297       hashie (>= 3.4.6, < 3.7.0)
298       rack (>= 1.6.2, < 3)
299     omniauth-facebook (5.0.0)
300       omniauth-oauth2 (~> 1.2)
301     omniauth-github (1.3.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.1)
325     parser (2.7.0.1)
326       ast (~> 2.4.0)
327     pg (1.2.1)
328     poltergeist (1.18.1)
329       capybara (>= 2.1, < 4)
330       cliver (~> 0.3.1)
331       websocket-driver (>= 0.2.0)
332     popper_js (1.14.5)
333     progress (3.5.2)
334     psych (3.1.0)
335     public_suffix (4.0.2)
336     puma (3.12.2)
337     quad_tile (1.0.1)
338     r2 (0.2.7)
339     rack (2.0.8)
340     rack-cors (1.1.1)
341       rack (>= 2.0.0)
342     rack-openid (1.3.1)
343       rack (>= 1.1.0)
344       ruby-openid (>= 2.1.8)
345     rack-test (1.1.0)
346       rack (>= 1.0, < 3)
347     rack-uri_sanitizer (0.0.2)
348     rails (6.0.2.1)
349       actioncable (= 6.0.2.1)
350       actionmailbox (= 6.0.2.1)
351       actionmailer (= 6.0.2.1)
352       actionpack (= 6.0.2.1)
353       actiontext (= 6.0.2.1)
354       actionview (= 6.0.2.1)
355       activejob (= 6.0.2.1)
356       activemodel (= 6.0.2.1)
357       activerecord (= 6.0.2.1)
358       activestorage (= 6.0.2.1)
359       activesupport (= 6.0.2.1)
360       bundler (>= 1.3.0)
361       railties (= 6.0.2.1)
362       sprockets-rails (>= 2.0.0)
363     rails-controller-testing (1.0.4)
364       actionpack (>= 5.0.1.x)
365       actionview (>= 5.0.1.x)
366       activesupport (>= 5.0.1.x)
367     rails-dom-testing (2.0.3)
368       activesupport (>= 4.2.0)
369       nokogiri (>= 1.6)
370     rails-html-sanitizer (1.3.0)
371       loofah (~> 2.3)
372     rails-i18n (4.0.2)
373       i18n (~> 0.6)
374       rails (>= 4.0)
375     railties (6.0.2.1)
376       actionpack (= 6.0.2.1)
377       activesupport (= 6.0.2.1)
378       method_source
379       rake (>= 0.8.7)
380       thor (>= 0.20.3, < 2.0)
381     rainbow (3.0.0)
382     rake (13.0.1)
383     rb-fsevent (0.10.3)
384     rb-inotify (0.10.1)
385       ffi (~> 1.0)
386     regexp_parser (1.6.0)
387     request_store (1.5.0)
388       rack (>= 1.4)
389     rinku (2.0.6)
390     rotp (5.1.0)
391       addressable (~> 2.5)
392     rubocop (0.78.0)
393       jaro_winkler (~> 1.5.1)
394       parallel (~> 1.10)
395       parser (>= 2.6)
396       rainbow (>= 2.2.2, < 4.0)
397       ruby-progressbar (~> 1.7)
398       unicode-display_width (>= 1.4.0, < 1.7)
399     rubocop-performance (1.5.2)
400       rubocop (>= 0.71.0)
401     rubocop-rails (2.4.1)
402       rack (>= 1.1)
403       rubocop (>= 0.72.0)
404     ruby-openid (2.9.2)
405     ruby-progressbar (1.10.1)
406     rubyzip (2.0.0)
407     safe_yaml (1.0.5)
408     sanitize (5.1.0)
409       crass (~> 1.0.2)
410       nokogiri (>= 1.8.0)
411       nokogumbo (~> 2.0)
412     sassc (2.2.1)
413       ffi (~> 1.9)
414     sassc-rails (2.1.2)
415       railties (>= 4.0.0)
416       sassc (>= 2.0)
417       sprockets (> 3.0)
418       sprockets-rails
419       tilt
420     secure_headers (6.1.1)
421     selenium-webdriver (3.142.7)
422       childprocess (>= 0.5, < 4.0)
423       rubyzip (>= 1.2.2)
424     simplecov (0.16.1)
425       docile (~> 1.1)
426       json (>= 1.8, < 3)
427       simplecov-html (~> 0.10.0)
428     simplecov-html (0.10.2)
429     smart_properties (1.15.0)
430     sprockets (4.0.0)
431       concurrent-ruby (~> 1.0)
432       rack (> 1, < 3)
433     sprockets-rails (3.2.1)
434       actionpack (>= 4.0)
435       activesupport (>= 4.0)
436       sprockets (>= 3.0.0)
437     strong_migrations (0.5.1)
438       activerecord (>= 5)
439     term-ansicolor (1.7.1)
440       tins (~> 1.0)
441     thor (1.0.1)
442     thread_safe (0.3.6)
443     tilt (2.0.10)
444     tins (1.22.2)
445     tzinfo (1.2.6)
446       thread_safe (~> 0.1)
447     uglifier (4.2.0)
448       execjs (>= 0.3.0, < 3)
449     unicode-display_width (1.6.0)
450     validates_email_format_of (1.6.3)
451       i18n
452     vendorer (0.2.0)
453     webmock (3.7.6)
454       addressable (>= 2.3.6)
455       crack (>= 0.3.2)
456       hashdiff (>= 0.4.0, < 2.0.0)
457     websocket-driver (0.7.1)
458       websocket-extensions (>= 0.1.0)
459     websocket-extensions (0.1.4)
460     xpath (3.2.0)
461       nokogiri (~> 1.8)
462     zeitwerk (2.2.2)
463
464 PLATFORMS
465   ruby
466
467 DEPENDENCIES
468   SystemTimer (>= 1.1.3)
469   aasm
470   actionpack-page_caching (>= 1.2.0)
471   active_record_union
472   activerecord-import
473   annotate
474   autoprefixer-rails
475   aws-sdk-s3
476   better_errors
477   bigdecimal (~> 1.1.0)
478   binding_of_caller
479   bootsnap (>= 1.4.2)
480   bootstrap (~> 4.3.1)
481   browser
482   bzip2-ffi
483   cancancan
484   canonical-rails
485   capybara (>= 2.15)
486   composite_primary_keys (~> 12.0.0)
487   config
488   coveralls
489   dalli
490   delayed_job_active_record
491   dynamic_form
492   erb_lint
493   factory_bot_rails
494   fakefs
495   faraday
496   ffi-libarchive
497   gd2-ffij (>= 0.4.0)
498   htmlentities
499   http_accept_language (~> 2.0.0)
500   i18n-js (>= 3.0.0)
501   image_optim_rails
502   jbuilder (~> 2.7)
503   jquery-rails
504   json
505   kgio
506   kramdown
507   libxml-ruby (>= 2.0.5)
508   listen
509   logstasher
510   maxminddb
511   mimemagic
512   mini_magick
513   minitest (~> 5.1)
514   oauth-plugin (>= 0.5.1)
515   omniauth
516   omniauth-facebook
517   omniauth-github
518   omniauth-google-oauth2 (>= 0.6.0)
519   omniauth-mediawiki (>= 0.0.4)
520   omniauth-openid
521   omniauth-windowslive
522   openstreetmap-deadlock_retry (>= 1.3.0)
523   pg
524   poltergeist
525   psych
526   puma (~> 3.11)
527   quad_tile (~> 1.0.1)
528   r2 (~> 0.2.7)
529   rack-cors
530   rack-uri_sanitizer
531   rails (= 6.0.2.1)
532   rails-controller-testing
533   rails-i18n (~> 4.0.0)
534   rinku (>= 2.0.6)
535   rotp
536   rubocop
537   rubocop-performance
538   rubocop-rails
539   sanitize
540   sassc-rails
541   secure_headers
542   selenium-webdriver
543   strong_migrations
544   uglifier (>= 1.3.0)
545   validates_email_format_of (>= 1.5.1)
546   vendorer
547   webmock
548
549 BUNDLED WITH
550    1.17.2