]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
c7f8126c437bff6700fdc547705070720ec683ce
[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.6)
7       actionpack (= 6.0.3.6)
8       nio4r (~> 2.0)
9       websocket-driver (>= 0.6.1)
10     actionmailbox (6.0.3.6)
11       actionpack (= 6.0.3.6)
12       activejob (= 6.0.3.6)
13       activerecord (= 6.0.3.6)
14       activestorage (= 6.0.3.6)
15       activesupport (= 6.0.3.6)
16       mail (>= 2.7.1)
17     actionmailer (6.0.3.6)
18       actionpack (= 6.0.3.6)
19       actionview (= 6.0.3.6)
20       activejob (= 6.0.3.6)
21       mail (~> 2.5, >= 2.5.4)
22       rails-dom-testing (~> 2.0)
23     actionpack (6.0.3.6)
24       actionview (= 6.0.3.6)
25       activesupport (= 6.0.3.6)
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.6)
33       actionpack (= 6.0.3.6)
34       activerecord (= 6.0.3.6)
35       activestorage (= 6.0.3.6)
36       activesupport (= 6.0.3.6)
37       nokogiri (>= 1.8.5)
38     actionview (6.0.3.6)
39       activesupport (= 6.0.3.6)
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.6)
47       activesupport (= 6.0.3.6)
48       globalid (>= 0.3.6)
49     activemodel (6.0.3.6)
50       activesupport (= 6.0.3.6)
51     activerecord (6.0.3.6)
52       activemodel (= 6.0.3.6)
53       activesupport (= 6.0.3.6)
54     activerecord-import (1.0.8)
55       activerecord (>= 3.2)
56     activestorage (6.0.3.6)
57       actionpack (= 6.0.3.6)
58       activejob (= 6.0.3.6)
59       activerecord (= 6.0.3.6)
60       marcel (~> 1.0.0)
61     activesupport (6.0.3.6)
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.437.0)
77     aws-sdk-core (3.113.1)
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.6)
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 (1.0.0)
260     maxminddb (0.1.22)
261     method_source (1.0.0)
262     mimemagic (0.4.3)
263       nokogiri (~> 1)
264       rake
265     mini_magick (4.11.0)
266     mini_mime (1.0.3)
267     mini_portile2 (2.5.0)
268     minitest (5.14.4)
269     msgpack (1.4.2)
270     multi_json (1.15.0)
271     multi_xml (0.6.0)
272     multipart-post (2.1.1)
273     nio4r (2.5.7)
274     nokogiri (1.11.2)
275       mini_portile2 (~> 2.5.0)
276       racc (~> 1.4)
277     nokogumbo (2.0.5)
278       nokogiri (~> 1.8, >= 1.8.4)
279     oauth (0.4.7)
280     oauth-plugin (0.5.1)
281       multi_json
282       oauth (~> 0.4.4)
283       oauth2 (>= 0.5.0)
284       rack
285     oauth2 (1.4.7)
286       faraday (>= 0.8, < 2.0)
287       jwt (>= 1.0, < 3.0)
288       multi_json (~> 1.3)
289       multi_xml (~> 0.5)
290       rack (>= 1.2, < 3)
291     omniauth (2.0.3)
292       hashie (>= 3.4.6)
293       rack (>= 1.6.2, < 3)
294       rack-protection
295     omniauth-facebook (8.0.0)
296       omniauth-oauth2 (~> 1.2)
297     omniauth-github (2.0.0)
298       omniauth (~> 2.0)
299       omniauth-oauth2 (~> 1.7.1)
300     omniauth-google-oauth2 (1.0.0)
301       jwt (>= 2.0)
302       oauth2 (~> 1.1)
303       omniauth (~> 2.0)
304       omniauth-oauth2 (~> 1.7.1)
305     omniauth-mediawiki (0.0.4)
306       jwt (~> 2.0)
307       omniauth-oauth (~> 1.0)
308     omniauth-oauth (1.2.0)
309       oauth
310       omniauth (>= 1.0, < 3)
311     omniauth-oauth2 (1.7.1)
312       oauth2 (~> 1.4)
313       omniauth (>= 1.9, < 3)
314     omniauth-openid (2.0.1)
315       omniauth (>= 1.0, < 3.0)
316       rack-openid (~> 1.4.0)
317     omniauth-rails_csrf_protection (1.0.0)
318       actionpack (>= 4.2)
319       omniauth (~> 2.0)
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.20.1)
325     parser (3.0.0.0)
326       ast (~> 2.4.1)
327     pg (1.2.3)
328     popper_js (1.16.0)
329     progress (3.5.2)
330     public_suffix (4.0.6)
331     puma (5.2.2)
332       nio4r (~> 2.0)
333     quad_tile (1.0.1)
334     r2 (0.2.7)
335     racc (1.5.2)
336     rack (2.2.3)
337     rack-cors (1.1.1)
338       rack (>= 2.0.0)
339     rack-openid (1.4.2)
340       rack (>= 1.1.0)
341       ruby-openid (>= 2.1.8)
342     rack-protection (2.1.0)
343       rack
344     rack-test (1.1.0)
345       rack (>= 1.0, < 3)
346     rack-uri_sanitizer (0.0.2)
347     rails (6.0.3.6)
348       actioncable (= 6.0.3.6)
349       actionmailbox (= 6.0.3.6)
350       actionmailer (= 6.0.3.6)
351       actionpack (= 6.0.3.6)
352       actiontext (= 6.0.3.6)
353       actionview (= 6.0.3.6)
354       activejob (= 6.0.3.6)
355       activemodel (= 6.0.3.6)
356       activerecord (= 6.0.3.6)
357       activestorage (= 6.0.3.6)
358       activesupport (= 6.0.3.6)
359       bundler (>= 1.3.0)
360       railties (= 6.0.3.6)
361       sprockets-rails (>= 2.0.0)
362     rails-controller-testing (1.0.5)
363       actionpack (>= 5.0.1.rc1)
364       actionview (>= 5.0.1.rc1)
365       activesupport (>= 5.0.1.rc1)
366     rails-dom-testing (2.0.3)
367       activesupport (>= 4.2.0)
368       nokogiri (>= 1.6)
369     rails-html-sanitizer (1.3.0)
370       loofah (~> 2.3)
371     rails-i18n (6.0.0)
372       i18n (>= 0.7, < 2)
373       railties (>= 6.0.0, < 7)
374     railties (6.0.3.6)
375       actionpack (= 6.0.3.6)
376       activesupport (= 6.0.3.6)
377       method_source
378       rake (>= 0.8.7)
379       thor (>= 0.20.3, < 2.0)
380     rainbow (3.0.0)
381     rake (13.0.3)
382     rb-fsevent (0.10.4)
383     rb-inotify (0.10.1)
384       ffi (~> 1.0)
385     regexp_parser (2.1.1)
386     request_store (1.5.0)
387       rack (>= 1.4)
388     rexml (3.2.4)
389     rinku (2.0.6)
390     rotp (6.2.0)
391     rubocop (1.12.0)
392       parallel (~> 1.10)
393       parser (>= 3.0.0.0)
394       rainbow (>= 2.2.2, < 4.0)
395       regexp_parser (>= 1.8, < 3.0)
396       rexml
397       rubocop-ast (>= 1.2.0, < 2.0)
398       ruby-progressbar (~> 1.7)
399       unicode-display_width (>= 1.4.0, < 3.0)
400     rubocop-ast (1.4.1)
401       parser (>= 2.7.1.5)
402     rubocop-minitest (0.11.1)
403       rubocop (>= 0.90, < 2.0)
404     rubocop-performance (1.10.2)
405       rubocop (>= 0.90.0, < 2.0)
406       rubocop-ast (>= 0.4.0)
407     rubocop-rails (2.9.1)
408       activesupport (>= 4.2.0)
409       rack (>= 1.1)
410       rubocop (>= 0.90.0, < 2.0)
411     ruby-openid (2.9.2)
412     ruby-progressbar (1.11.0)
413     ruby2_keywords (0.0.4)
414     rubyzip (2.3.0)
415     sanitize (5.2.3)
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.2)
428     selenium-webdriver (3.142.7)
429       childprocess (>= 0.5, < 4.0)
430       rubyzip (>= 1.2.2)
431     simplecov (0.21.2)
432       docile (~> 1.1)
433       simplecov-html (~> 0.11)
434       simplecov_json_formatter (~> 0.1)
435     simplecov-html (0.12.3)
436     simplecov-lcov (0.8.0)
437     simplecov_json_formatter (0.1.2)
438     smart_properties (1.15.0)
439     sprockets (4.0.2)
440       concurrent-ruby (~> 1.0)
441       rack (> 1, < 3)
442     sprockets-rails (3.2.2)
443       actionpack (>= 4.0)
444       activesupport (>= 4.0)
445       sprockets (>= 3.0.0)
446     strong_migrations (0.7.6)
447       activerecord (>= 5)
448     thor (1.1.0)
449     thread_safe (0.3.6)
450     tilt (2.0.10)
451     tzinfo (1.2.9)
452       thread_safe (~> 0.1)
453     uglifier (4.2.0)
454       execjs (>= 0.3.0, < 3)
455     unicode-display_width (2.0.0)
456     validates_email_format_of (1.6.3)
457       i18n
458     vendorer (0.2.0)
459     webmock (3.12.2)
460       addressable (>= 2.3.6)
461       crack (>= 0.3.2)
462       hashdiff (>= 0.4.0, < 2.0.0)
463     websocket-driver (0.7.3)
464       websocket-extensions (>= 0.1.0)
465     websocket-extensions (0.1.5)
466     xpath (3.2.0)
467       nokogiri (~> 1.8)
468     zeitwerk (2.4.2)
469
470 PLATFORMS
471   ruby
472
473 DEPENDENCIES
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   binding_of_caller
483   bootsnap (>= 1.4.2)
484   bootstrap (~> 4.5.0)
485   bootstrap_form (~> 4.0)
486   brakeman
487   browser
488   bzip2-ffi
489   cancancan
490   canonical-rails
491   capybara (>= 2.15)
492   composite_primary_keys (~> 12.0.0)
493   config
494   dalli
495   debug_inspector (< 1.0.0)
496   delayed_job_active_record
497   dynamic_form
498   erb_lint
499   factory_bot_rails
500   faraday
501   ffi-libarchive
502   gd2-ffij (>= 0.4.0)
503   htmlentities
504   http_accept_language (~> 2.1.1)
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 (~> 2.0.2)
521   omniauth-facebook
522   omniauth-github
523   omniauth-google-oauth2 (>= 0.6.0)
524   omniauth-mediawiki (>= 0.0.4)
525   omniauth-openid
526   omniauth-rails_csrf_protection (~> 1.0)
527   omniauth-windowslive
528   openstreetmap-deadlock_retry (>= 1.3.0)
529   pg
530   puma (~> 5.0)
531   quad_tile (~> 1.0.1)
532   r2 (~> 0.2.7)
533   rack-cors
534   rack-uri_sanitizer
535   rails (= 6.0.3.6)
536   rails-controller-testing
537   rails-i18n (~> 6.0.0)
538   rinku (>= 2.0.6)
539   rotp
540   rubocop
541   rubocop-minitest
542   rubocop-performance
543   rubocop-rails
544   sanitize
545   sassc-rails
546   secure_headers
547   selenium-webdriver
548   simplecov
549   simplecov-lcov
550   strong_migrations
551   uglifier (>= 1.3.0)
552   validates_email_format_of (>= 1.5.1)
553   vendorer
554   webmock
555
556 BUNDLED WITH
557    2.2.8