]> 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.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.1.0)
75       execjs
76     aws-eventstream (1.1.0)
77     aws-partitions (1.380.0)
78     aws-sdk-core (3.109.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.39.0)
84       aws-sdk-core (~> 3, >= 3.109.0)
85       aws-sigv4 (~> 1.1)
86     aws-sdk-s3 (1.83.0)
87       aws-sdk-core (~> 3, >= 3.109.0)
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.3)
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.10.0)
117     browser (5.1.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.4)
147     crass (1.0.6)
148     dalli (2.7.11)
149     debug_inspector (0.0.3)
150     deep_merge (1.2.1)
151     delayed_job (4.1.8)
152       activesupport (>= 3.0, < 6.1)
153     delayed_job_active_record (4.1.4)
154       activerecord (>= 3.0, < 6.1)
155       delayed_job (>= 3.0, < 5)
156     docile (1.3.2)
157     dry-configurable (0.11.6)
158       concurrent-ruby (~> 1.0)
159       dry-core (~> 0.4, >= 0.4.7)
160       dry-equalizer (~> 0.2)
161     dry-container (0.7.2)
162       concurrent-ruby (~> 1.0)
163       dry-configurable (~> 0.1, >= 0.1.3)
164     dry-core (0.4.9)
165       concurrent-ruby (~> 1.0)
166     dry-equalizer (0.3.0)
167     dry-inflector (0.2.0)
168     dry-initializer (3.0.4)
169     dry-logic (1.0.8)
170       concurrent-ruby (~> 1.0)
171       dry-core (~> 0.2)
172       dry-equalizer (~> 0.2)
173     dry-schema (1.5.4)
174       concurrent-ruby (~> 1.0)
175       dry-configurable (~> 0.8, >= 0.8.3)
176       dry-core (~> 0.4)
177       dry-equalizer (~> 0.2)
178       dry-initializer (~> 3.0)
179       dry-logic (~> 1.0)
180       dry-types (~> 1.4)
181     dry-types (1.4.0)
182       concurrent-ruby (~> 1.0)
183       dry-container (~> 0.3)
184       dry-core (~> 0.4, >= 0.4.4)
185       dry-equalizer (~> 0.3)
186       dry-inflector (~> 0.1, >= 0.1.2)
187       dry-logic (~> 1.0, >= 1.0.2)
188     dry-validation (1.5.6)
189       concurrent-ruby (~> 1.0)
190       dry-container (~> 0.7, >= 0.7.1)
191       dry-core (~> 0.4)
192       dry-equalizer (~> 0.2)
193       dry-initializer (~> 3.0)
194       dry-schema (~> 1.5, >= 1.5.2)
195     dynamic_form (1.1.4)
196     erb_lint (0.0.35)
197       activesupport
198       better_html (~> 1.0.7)
199       html_tokenizer
200       parser (>= 2.7.1.4)
201       rainbow
202       rubocop (~> 0.79)
203       smart_properties
204     erubi (1.9.0)
205     execjs (2.7.0)
206     exifr (1.3.8)
207     factory_bot (6.1.0)
208       activesupport (>= 5.0.0)
209     factory_bot_rails (6.1.0)
210       factory_bot (~> 6.1.0)
211       railties (>= 5.0.0)
212     faraday (1.0.1)
213       multipart-post (>= 1.2, < 3)
214     ffi (1.13.1)
215     ffi-libarchive (1.0.4)
216       ffi (~> 1.0)
217     fspath (3.1.2)
218     gd2-ffij (0.4.0)
219       ffi (>= 1.0.0)
220     globalid (0.4.2)
221       activesupport (>= 4.2.0)
222     hashdiff (1.0.1)
223     hashie (4.1.0)
224     html_tokenizer (0.0.7)
225     htmlentities (4.3.4)
226     http_accept_language (2.1.1)
227     i18n (1.8.5)
228       concurrent-ruby (~> 1.0)
229     i18n-js (3.7.1)
230       i18n (>= 0.6.6)
231     image_optim (0.27.1)
232       exifr (~> 1.2, >= 1.2.2)
233       fspath (~> 3.0)
234       image_size (>= 1.5, < 3)
235       in_threads (~> 1.3)
236       progress (~> 3.0, >= 3.0.1)
237     image_optim_rails (0.4.3)
238       image_optim (~> 0.24)
239       rails
240       sprockets
241     image_size (2.1.0)
242     in_threads (1.5.4)
243     jbuilder (2.10.1)
244       activesupport (>= 5.0.0)
245     jmespath (1.4.0)
246     jquery-rails (4.4.0)
247       rails-dom-testing (>= 1, < 3)
248       railties (>= 4.2.0)
249       thor (>= 0.14, < 2.0)
250     json (2.3.1)
251     jwt (2.2.2)
252     kgio (2.11.3)
253     kramdown (2.3.0)
254       rexml
255     libxml-ruby (3.2.0)
256     listen (3.2.1)
257       rb-fsevent (~> 0.10, >= 0.10.3)
258       rb-inotify (~> 0.9, >= 0.9.10)
259     logstash-event (1.2.02)
260     logstasher (1.3.0)
261       activesupport (>= 4.0)
262       logstash-event (~> 1.2.0)
263       request_store
264     loofah (2.7.0)
265       crass (~> 1.0.2)
266       nokogiri (>= 1.5.9)
267     mail (2.7.1)
268       mini_mime (>= 0.1.1)
269     marcel (0.3.3)
270       mimemagic (~> 0.3.2)
271     maxminddb (0.1.22)
272     method_source (1.0.0)
273     mimemagic (0.3.5)
274     mini_magick (4.10.1)
275     mini_mime (1.0.2)
276     mini_portile2 (2.4.0)
277     minitest (5.14.2)
278     msgpack (1.3.3)
279     multi_json (1.15.0)
280     multi_xml (0.6.0)
281     multipart-post (2.1.1)
282     nio4r (2.5.4)
283     nokogiri (1.10.10)
284       mini_portile2 (~> 2.4.0)
285     nokogumbo (2.0.2)
286       nokogiri (~> 1.8, >= 1.8.4)
287     oauth (0.4.7)
288     oauth-plugin (0.5.1)
289       multi_json
290       oauth (~> 0.4.4)
291       oauth2 (>= 0.5.0)
292       rack
293     oauth2 (1.4.4)
294       faraday (>= 0.8, < 2.0)
295       jwt (>= 1.0, < 3.0)
296       multi_json (~> 1.3)
297       multi_xml (~> 0.5)
298       rack (>= 1.2, < 3)
299     omniauth (1.9.1)
300       hashie (>= 3.4.6)
301       rack (>= 1.6.2, < 3)
302     omniauth-facebook (7.0.0)
303       omniauth-oauth2 (~> 1.2)
304     omniauth-github (1.4.0)
305       omniauth (~> 1.5)
306       omniauth-oauth2 (>= 1.4.0, < 2.0)
307     omniauth-google-oauth2 (0.8.0)
308       jwt (>= 2.0)
309       omniauth (>= 1.1.1)
310       omniauth-oauth2 (>= 1.6)
311     omniauth-mediawiki (0.0.4)
312       jwt (~> 2.0)
313       omniauth-oauth (~> 1.0)
314     omniauth-oauth (1.1.0)
315       oauth
316       omniauth (~> 1.0)
317     omniauth-oauth2 (1.7.0)
318       oauth2 (~> 1.4)
319       omniauth (~> 1.9)
320     omniauth-openid (1.0.1)
321       omniauth (~> 1.0)
322       rack-openid (~> 1.3.1)
323     omniauth-windowslive (0.0.12)
324       multi_json (~> 1.12)
325       omniauth-oauth2 (~> 1.4)
326     openstreetmap-deadlock_retry (1.3.0)
327     parallel (1.19.2)
328     parser (2.7.1.5)
329       ast (~> 2.4.1)
330     pg (1.2.3)
331     popper_js (1.16.0)
332     progress (3.5.2)
333     psych (3.2.0)
334     public_suffix (4.0.6)
335     puma (5.0.2)
336       nio4r (~> 2.0)
337     quad_tile (1.0.1)
338     r2 (0.2.7)
339     rack (2.2.3)
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.3.3)
349       actioncable (= 6.0.3.3)
350       actionmailbox (= 6.0.3.3)
351       actionmailer (= 6.0.3.3)
352       actionpack (= 6.0.3.3)
353       actiontext (= 6.0.3.3)
354       actionview (= 6.0.3.3)
355       activejob (= 6.0.3.3)
356       activemodel (= 6.0.3.3)
357       activerecord (= 6.0.3.3)
358       activestorage (= 6.0.3.3)
359       activesupport (= 6.0.3.3)
360       bundler (>= 1.3.0)
361       railties (= 6.0.3.3)
362       sprockets-rails (>= 2.0.0)
363     rails-controller-testing (1.0.5)
364       actionpack (>= 5.0.1.rc1)
365       actionview (>= 5.0.1.rc1)
366       activesupport (>= 5.0.1.rc1)
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 (6.0.0)
373       i18n (>= 0.7, < 2)
374       railties (>= 6.0.0, < 7)
375     railties (6.0.3.3)
376       actionpack (= 6.0.3.3)
377       activesupport (= 6.0.3.3)
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.4)
384     rb-inotify (0.10.1)
385       ffi (~> 1.0)
386     regexp_parser (1.8.1)
387     request_store (1.5.0)
388       rack (>= 1.4)
389     rexml (3.2.4)
390     rinku (2.0.6)
391     rotp (6.2.0)
392     rubocop (0.92.0)
393       parallel (~> 1.10)
394       parser (>= 2.7.1.5)
395       rainbow (>= 2.2.2, < 4.0)
396       regexp_parser (>= 1.7)
397       rexml
398       rubocop-ast (>= 0.5.0)
399       ruby-progressbar (~> 1.7)
400       unicode-display_width (>= 1.4.0, < 2.0)
401     rubocop-ast (0.7.1)
402       parser (>= 2.7.1.5)
403     rubocop-minitest (0.10.1)
404       rubocop (>= 0.87)
405     rubocop-performance (1.8.1)
406       rubocop (>= 0.87.0)
407       rubocop-ast (>= 0.4.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     sanitize (5.2.1)
416       crass (~> 1.0.2)
417       nokogiri (>= 1.8.0)
418       nokogumbo (~> 2.0)
419     sassc (2.4.0)
420       ffi (~> 1.9)
421     sassc-rails (2.1.2)
422       railties (>= 4.0.0)
423       sassc (>= 2.0)
424       sprockets (> 3.0)
425       sprockets-rails
426       tilt
427     secure_headers (6.3.1)
428     selenium-webdriver (3.142.7)
429       childprocess (>= 0.5, < 4.0)
430       rubyzip (>= 1.2.2)
431     simplecov (0.16.1)
432       docile (~> 1.1)
433       json (>= 1.8, < 3)
434       simplecov-html (~> 0.10.0)
435     simplecov-html (0.10.2)
436     smart_properties (1.15.0)
437     sprockets (4.0.2)
438       concurrent-ruby (~> 1.0)
439       rack (> 1, < 3)
440     sprockets-rails (3.2.2)
441       actionpack (>= 4.0)
442       activesupport (>= 4.0)
443       sprockets (>= 3.0.0)
444     strong_migrations (0.7.1)
445       activerecord (>= 5)
446     sync (0.5.0)
447     term-ansicolor (1.7.1)
448       tins (~> 1.0)
449     thor (1.0.1)
450     thread_safe (0.3.6)
451     tilt (2.0.10)
452     tins (1.25.0)
453       sync
454     tzinfo (1.2.7)
455       thread_safe (~> 0.1)
456     uglifier (4.2.0)
457       execjs (>= 0.3.0, < 3)
458     unicode-display_width (1.7.0)
459     validates_email_format_of (1.6.3)
460       i18n
461     vendorer (0.2.0)
462     webmock (3.9.1)
463       addressable (>= 2.3.6)
464       crack (>= 0.3.2)
465       hashdiff (>= 0.4.0, < 2.0.0)
466     websocket-driver (0.7.3)
467       websocket-extensions (>= 0.1.0)
468     websocket-extensions (0.1.5)
469     xpath (3.2.0)
470       nokogiri (~> 1.8)
471     zeitwerk (2.4.0)
472
473 PLATFORMS
474   ruby
475
476 DEPENDENCIES
477   SystemTimer (>= 1.1.3)
478   aasm
479   actionpack-page_caching (>= 1.2.0)
480   active_record_union
481   activerecord-import
482   annotate
483   autoprefixer-rails
484   aws-sdk-s3
485   better_errors
486   bigdecimal (~> 1.1.0)
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 (~> 12.0.0)
498   config
499   coveralls
500   dalli
501   delayed_job_active_record
502   dynamic_form
503   erb_lint
504   factory_bot_rails
505   faraday
506   ffi-libarchive
507   gd2-ffij (>= 0.4.0)
508   htmlentities
509   http_accept_language (~> 2.1.1)
510   i18n-js (>= 3.0.0)
511   image_optim_rails
512   jbuilder (~> 2.7)
513   jquery-rails
514   json
515   kgio
516   kramdown
517   libxml-ruby (>= 2.0.5)
518   listen
519   logstasher
520   maxminddb
521   mimemagic
522   mini_magick
523   minitest (~> 5.1)
524   oauth-plugin (>= 0.5.1)
525   omniauth
526   omniauth-facebook
527   omniauth-github
528   omniauth-google-oauth2 (>= 0.6.0)
529   omniauth-mediawiki (>= 0.0.4)
530   omniauth-openid
531   omniauth-windowslive
532   openstreetmap-deadlock_retry (>= 1.3.0)
533   pg
534   psych
535   puma (~> 5.0)
536   quad_tile (~> 1.0.1)
537   r2 (~> 0.2.7)
538   rack-cors
539   rack-uri_sanitizer
540   rails (= 6.0.3.3)
541   rails-controller-testing
542   rails-i18n (~> 6.0.0)
543   rinku (>= 2.0.6)
544   rotp
545   rubocop
546   rubocop-minitest
547   rubocop-performance
548   rubocop-rails
549   sanitize
550   sassc-rails
551   secure_headers
552   selenium-webdriver
553   strong_migrations
554   uglifier (>= 1.3.0)
555   validates_email_format_of (>= 1.5.1)
556   vendorer
557   webmock
558
559 BUNDLED WITH
560    2.1.4