]> 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.8)
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.1.0)
71       activerecord (>= 3.2, < 7.0)
72       rake (>= 10.4, < 14.0)
73     ast (2.4.0)
74     autoprefixer-rails (9.7.4)
75       execjs
76     aws-eventstream (1.0.3)
77     aws-partitions (1.279.0)
78     aws-sdk-core (3.90.1)
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.29.0)
84       aws-sdk-core (~> 3, >= 3.71.0)
85       aws-sigv4 (~> 1.1)
86     aws-sdk-s3 (1.60.2)
87       aws-sdk-core (~> 3, >= 3.83.0)
88       aws-sdk-kms (~> 1)
89       aws-sigv4 (~> 1.1)
90     aws-sigv4 (1.1.1)
91       aws-eventstream (~> 1.0, >= 1.0.2)
92     better_errors (2.6.0)
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.6)
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 (4.0.0)
114     builder (3.2.4)
115     bzip2-ffi (1.0.0)
116       ffi (~> 1.0)
117     cancancan (3.0.2)
118     canonical-rails (0.2.6)
119       rails (>= 4.1, < 6.1)
120     capybara (3.31.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.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.3)
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.4.3)
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.2)
179     dry-types (1.3.1)
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.4.2)
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.4, >= 1.4.3)
193     dynamic_form (1.1.4)
194     erb_lint (0.0.30)
195       activesupport
196       better_html (~> 1.0.7)
197       html_tokenizer
198       rainbow
199       rubocop (~> 0.51)
200       smart_properties
201     erubi (1.9.0)
202     execjs (2.7.0)
203     exifr (1.3.6)
204     factory_bot (5.1.1)
205       activesupport (>= 4.2.0)
206     factory_bot_rails (5.1.1)
207       factory_bot (~> 5.1.0)
208       railties (>= 4.2.0)
209     fakefs (1.0.0)
210     faraday (1.0.0)
211       multipart-post (>= 1.2, < 3)
212     ffi (1.12.2)
213     ffi-libarchive (1.0.0)
214       ffi (~> 1.0)
215     fspath (3.1.2)
216     gd2-ffij (0.4.0)
217       ffi (>= 1.0.0)
218     globalid (0.4.2)
219       activesupport (>= 4.2.0)
220     hashdiff (1.0.1)
221     hashie (4.1.0)
222     html_tokenizer (0.0.7)
223     htmlentities (4.3.4)
224     http_accept_language (2.0.5)
225     i18n (0.9.5)
226       concurrent-ruby (~> 1.0)
227     i18n-js (3.6.0)
228       i18n (>= 0.6.6)
229     image_optim (0.26.5)
230       exifr (~> 1.2, >= 1.2.2)
231       fspath (~> 3.0)
232       image_size (>= 1.5, < 3)
233       in_threads (~> 1.3)
234       progress (~> 3.0, >= 3.0.1)
235     image_optim_rails (0.4.3)
236       image_optim (~> 0.24)
237       rails
238       sprockets
239     image_size (2.0.2)
240     in_threads (1.5.4)
241     jaro_winkler (1.5.4)
242     jbuilder (2.10.0)
243       activesupport (>= 5.0.0)
244     jmespath (1.4.0)
245     jquery-rails (4.3.5)
246       rails-dom-testing (>= 1, < 3)
247       railties (>= 4.2.0)
248       thor (>= 0.14, < 2.0)
249     json (2.3.0)
250     jwt (2.2.1)
251     kgio (2.11.3)
252     kramdown (2.1.0)
253     libxml-ruby (3.1.0)
254     listen (3.2.1)
255       rb-fsevent (~> 0.10, >= 0.10.3)
256       rb-inotify (~> 0.9, >= 0.9.10)
257     logstash-event (1.2.02)
258     logstasher (1.3.0)
259       activesupport (>= 4.0)
260       logstash-event (~> 1.2.0)
261       request_store
262     loofah (2.4.0)
263       crass (~> 1.0.2)
264       nokogiri (>= 1.5.9)
265     mail (2.7.1)
266       mini_mime (>= 0.1.1)
267     marcel (0.3.3)
268       mimemagic (~> 0.3.2)
269     maxminddb (0.1.22)
270     method_source (0.9.2)
271     mimemagic (0.3.4)
272     mini_magick (4.10.1)
273     mini_mime (1.0.2)
274     mini_portile2 (2.4.0)
275     minitest (5.14.0)
276     msgpack (1.3.3)
277     multi_json (1.14.1)
278     multi_xml (0.6.0)
279     multipart-post (2.1.1)
280     nio4r (2.5.2)
281     nokogiri (1.10.9)
282       mini_portile2 (~> 2.4.0)
283     nokogumbo (2.0.2)
284       nokogiri (~> 1.8, >= 1.8.4)
285     oauth (0.4.7)
286     oauth-plugin (0.5.1)
287       multi_json
288       oauth (~> 0.4.4)
289       oauth2 (>= 0.5.0)
290       rack
291     oauth2 (1.4.4)
292       faraday (>= 0.8, < 2.0)
293       jwt (>= 1.0, < 3.0)
294       multi_json (~> 1.3)
295       multi_xml (~> 0.5)
296       rack (>= 1.2, < 3)
297     omniauth (1.9.1)
298       hashie (>= 3.4.6)
299       rack (>= 1.6.2, < 3)
300     omniauth-facebook (6.0.0)
301       omniauth-oauth2 (~> 1.2)
302     omniauth-github (1.4.0)
303       omniauth (~> 1.5)
304       omniauth-oauth2 (>= 1.4.0, < 2.0)
305     omniauth-google-oauth2 (0.8.0)
306       jwt (>= 2.0)
307       omniauth (>= 1.1.1)
308       omniauth-oauth2 (>= 1.6)
309     omniauth-mediawiki (0.0.4)
310       jwt (~> 2.0)
311       omniauth-oauth (~> 1.0)
312     omniauth-oauth (1.1.0)
313       oauth
314       omniauth (~> 1.0)
315     omniauth-oauth2 (1.6.0)
316       oauth2 (~> 1.1)
317       omniauth (~> 1.9)
318     omniauth-openid (1.0.1)
319       omniauth (~> 1.0)
320       rack-openid (~> 1.3.1)
321     omniauth-windowslive (0.0.12)
322       multi_json (~> 1.12)
323       omniauth-oauth2 (~> 1.4)
324     openstreetmap-deadlock_retry (1.3.0)
325     parallel (1.19.1)
326     parser (2.7.0.4)
327       ast (~> 2.4.0)
328     pg (1.2.2)
329     poltergeist (1.18.1)
330       capybara (>= 2.1, < 4)
331       cliver (~> 0.3.1)
332       websocket-driver (>= 0.2.0)
333     popper_js (1.16.0)
334     progress (3.5.2)
335     psych (3.1.0)
336     public_suffix (4.0.3)
337     puma (3.12.4)
338     quad_tile (1.0.1)
339     r2 (0.2.7)
340     rack (2.2.2)
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.2.1)
350       actioncable (= 6.0.2.1)
351       actionmailbox (= 6.0.2.1)
352       actionmailer (= 6.0.2.1)
353       actionpack (= 6.0.2.1)
354       actiontext (= 6.0.2.1)
355       actionview (= 6.0.2.1)
356       activejob (= 6.0.2.1)
357       activemodel (= 6.0.2.1)
358       activerecord (= 6.0.2.1)
359       activestorage (= 6.0.2.1)
360       activesupport (= 6.0.2.1)
361       bundler (>= 1.3.0)
362       railties (= 6.0.2.1)
363       sprockets-rails (>= 2.0.0)
364     rails-controller-testing (1.0.4)
365       actionpack (>= 5.0.1.x)
366       actionview (>= 5.0.1.x)
367       activesupport (>= 5.0.1.x)
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 (4.0.2)
374       i18n (~> 0.6)
375       rails (>= 4.0)
376     railties (6.0.2.1)
377       actionpack (= 6.0.2.1)
378       activesupport (= 6.0.2.1)
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.3)
385     rb-inotify (0.10.1)
386       ffi (~> 1.0)
387     regexp_parser (1.7.0)
388     request_store (1.5.0)
389       rack (>= 1.4)
390     rexml (3.2.4)
391     rinku (2.0.6)
392     rotp (5.1.0)
393       addressable (~> 2.5)
394     rubocop (0.80.1)
395       jaro_winkler (~> 1.5.1)
396       parallel (~> 1.10)
397       parser (>= 2.7.0.1)
398       rainbow (>= 2.2.2, < 4.0)
399       rexml
400       ruby-progressbar (~> 1.7)
401       unicode-display_width (>= 1.4.0, < 1.7)
402     rubocop-performance (1.5.2)
403       rubocop (>= 0.71.0)
404     rubocop-rails (2.4.2)
405       rack (>= 1.1)
406       rubocop (>= 0.72.0)
407     ruby-openid (2.9.2)
408     ruby-progressbar (1.10.1)
409     rubyzip (2.2.0)
410     safe_yaml (1.0.5)
411     sanitize (5.1.0)
412       crass (~> 1.0.2)
413       nokogiri (>= 1.8.0)
414       nokogumbo (~> 2.0)
415     sassc (2.2.1)
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.0)
424     selenium-webdriver (3.142.7)
425       childprocess (>= 0.5, < 4.0)
426       rubyzip (>= 1.2.2)
427     simplecov (0.16.1)
428       docile (~> 1.1)
429       json (>= 1.8, < 3)
430       simplecov-html (~> 0.10.0)
431     simplecov-html (0.10.2)
432     smart_properties (1.15.0)
433     sprockets (4.0.0)
434       concurrent-ruby (~> 1.0)
435       rack (> 1, < 3)
436     sprockets-rails (3.2.1)
437       actionpack (>= 4.0)
438       activesupport (>= 4.0)
439       sprockets (>= 3.0.0)
440     strong_migrations (0.6.2)
441       activerecord (>= 5)
442     sync (0.5.0)
443     term-ansicolor (1.7.1)
444       tins (~> 1.0)
445     thor (1.0.1)
446     thread_safe (0.3.6)
447     tilt (2.0.10)
448     tins (1.24.1)
449       sync
450     tzinfo (1.2.6)
451       thread_safe (~> 0.1)
452     uglifier (4.2.0)
453       execjs (>= 0.3.0, < 3)
454     unicode-display_width (1.6.1)
455     validates_email_format_of (1.6.3)
456       i18n
457     vendorer (0.2.0)
458     webmock (3.8.2)
459       addressable (>= 2.3.6)
460       crack (>= 0.3.2)
461       hashdiff (>= 0.4.0, < 2.0.0)
462     websocket-driver (0.7.1)
463       websocket-extensions (>= 0.1.0)
464     websocket-extensions (0.1.4)
465     xpath (3.2.0)
466       nokogiri (~> 1.8)
467     zeitwerk (2.3.0)
468
469 PLATFORMS
470   ruby
471
472 DEPENDENCIES
473   SystemTimer (>= 1.1.3)
474   aasm
475   actionpack-page_caching (>= 1.2.0)
476   active_record_union
477   activerecord-import
478   annotate
479   autoprefixer-rails
480   aws-sdk-s3
481   better_errors
482   bigdecimal (~> 1.1.0)
483   binding_of_caller
484   bootsnap (>= 1.4.2)
485   bootstrap (~> 4.3.1)
486   browser
487   bzip2-ffi
488   cancancan
489   canonical-rails
490   capybara (>= 2.15)
491   composite_primary_keys (~> 12.0.0)
492   config
493   coveralls
494   dalli
495   delayed_job_active_record
496   dynamic_form
497   erb_lint
498   factory_bot_rails
499   fakefs
500   faraday
501   ffi-libarchive
502   gd2-ffij (>= 0.4.0)
503   htmlentities
504   http_accept_language (~> 2.0.0)
505   i18n-js (>= 3.0.0)
506   image_optim_rails
507   jbuilder (~> 2.7)
508   jquery-rails
509   json
510   kgio
511   kramdown
512   libxml-ruby (>= 2.0.5)
513   listen
514   logstasher
515   maxminddb
516   mimemagic
517   mini_magick
518   minitest (~> 5.1)
519   oauth-plugin (>= 0.5.1)
520   omniauth
521   omniauth-facebook
522   omniauth-github
523   omniauth-google-oauth2 (>= 0.6.0)
524   omniauth-mediawiki (>= 0.0.4)
525   omniauth-openid
526   omniauth-windowslive
527   openstreetmap-deadlock_retry (>= 1.3.0)
528   pg
529   poltergeist
530   psych
531   puma (~> 3.11)
532   quad_tile (~> 1.0.1)
533   r2 (~> 0.2.7)
534   rack-cors
535   rack-uri_sanitizer
536   rails (= 6.0.2.1)
537   rails-controller-testing
538   rails-i18n (~> 4.0.0)
539   rinku (>= 2.0.6)
540   rotp
541   rubocop
542   rubocop-performance
543   rubocop-rails
544   sanitize
545   sassc-rails
546   secure_headers
547   selenium-webdriver
548   strong_migrations
549   uglifier (>= 1.3.0)
550   validates_email_format_of (>= 1.5.1)
551   vendorer
552   webmock
553
554 BUNDLED WITH
555    1.17.2