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