]> 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.1)
8       actionpack (= 6.0.1)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailbox (6.0.1)
12       actionpack (= 6.0.1)
13       activejob (= 6.0.1)
14       activerecord (= 6.0.1)
15       activestorage (= 6.0.1)
16       activesupport (= 6.0.1)
17       mail (>= 2.7.1)
18     actionmailer (6.0.1)
19       actionpack (= 6.0.1)
20       actionview (= 6.0.1)
21       activejob (= 6.0.1)
22       mail (~> 2.5, >= 2.5.4)
23       rails-dom-testing (~> 2.0)
24     actionpack (6.0.1)
25       actionview (= 6.0.1)
26       activesupport (= 6.0.1)
27       rack (~> 2.0)
28       rack-test (>= 0.6.3)
29       rails-dom-testing (~> 2.0)
30       rails-html-sanitizer (~> 1.0, >= 1.2.0)
31     actiontext (6.0.1)
32       actionpack (= 6.0.1)
33       activerecord (= 6.0.1)
34       activestorage (= 6.0.1)
35       activesupport (= 6.0.1)
36       nokogiri (>= 1.8.5)
37     actionview (6.0.1)
38       activesupport (= 6.0.1)
39       builder (~> 3.1)
40       erubi (~> 1.4)
41       rails-dom-testing (~> 2.0)
42       rails-html-sanitizer (~> 1.1, >= 1.2.0)
43     active_record_union (1.3.0)
44       activerecord (>= 4.0)
45     activejob (6.0.1)
46       activesupport (= 6.0.1)
47       globalid (>= 0.3.6)
48     activemodel (6.0.1)
49       activesupport (= 6.0.1)
50     activerecord (6.0.1)
51       activemodel (= 6.0.1)
52       activesupport (= 6.0.1)
53     activerecord-import (1.0.3)
54       activerecord (>= 3.2)
55     activestorage (6.0.1)
56       actionpack (= 6.0.1)
57       activejob (= 6.0.1)
58       activerecord (= 6.0.1)
59       marcel (~> 0.3.1)
60     activesupport (6.0.1)
61       concurrent-ruby (~> 1.0, >= 1.0.2)
62       i18n (>= 0.7, < 2)
63       minitest (~> 5.1)
64       tzinfo (~> 1.1)
65       zeitwerk (~> 2.2)
66     addressable (2.7.0)
67       public_suffix (>= 2.0.2, < 5.0)
68     annotate (3.0.3)
69       activerecord (>= 3.2, < 7.0)
70       rake (>= 10.4, < 14.0)
71     ast (2.4.0)
72     autoprefixer-rails (8.6.5)
73       execjs
74     aws-eventstream (1.0.3)
75     aws-partitions (1.250.0)
76     aws-sdk-core (3.84.0)
77       aws-eventstream (~> 1.0, >= 1.0.2)
78       aws-partitions (~> 1, >= 1.239.0)
79       aws-sigv4 (~> 1.1)
80       jmespath (~> 1.0)
81     aws-sdk-kms (1.26.0)
82       aws-sdk-core (~> 3, >= 3.71.0)
83       aws-sigv4 (~> 1.1)
84     aws-sdk-s3 (1.58.0)
85       aws-sdk-core (~> 3, >= 3.77.0)
86       aws-sdk-kms (~> 1)
87       aws-sigv4 (~> 1.1)
88     aws-sigv4 (1.1.0)
89       aws-eventstream (~> 1.0, >= 1.0.2)
90     better_errors (2.5.1)
91       coderay (>= 1.0.0)
92       erubi (>= 1.0.0)
93       rack (>= 0.9.0)
94     better_html (1.0.14)
95       actionview (>= 4.0)
96       activesupport (>= 4.0)
97       ast (~> 2.0)
98       erubi (~> 1.4)
99       html_tokenizer (~> 0.0.6)
100       parser (>= 2.4)
101       smart_properties
102     bigdecimal (1.1.0)
103     binding_of_caller (0.8.0)
104       debug_inspector (>= 0.0.1)
105     bootsnap (1.4.5)
106       msgpack (~> 1.0)
107     browser (2.7.1)
108     builder (3.2.3)
109     bzip2-ffi (1.0.0)
110       ffi (~> 1.0)
111     cancancan (3.0.1)
112     canonical-rails (0.2.6)
113       rails (>= 4.1, < 6.1)
114     capybara (3.29.0)
115       addressable
116       mini_mime (>= 0.1.3)
117       nokogiri (~> 1.8)
118       rack (>= 1.6.0)
119       rack-test (>= 0.6.3)
120       regexp_parser (~> 1.5)
121       xpath (~> 3.2)
122     childprocess (3.0.0)
123     cliver (0.3.2)
124     coderay (1.1.2)
125     composite_primary_keys (12.0.1)
126       activerecord (~> 6.0.0)
127     concurrent-ruby (1.1.5)
128     config (2.0.0)
129       activesupport (>= 4.2)
130       deep_merge (~> 1.2, >= 1.2.1)
131       dry-schema (~> 1.0)
132     coveralls (0.8.23)
133       json (>= 1.8, < 3)
134       simplecov (~> 0.16.1)
135       term-ansicolor (~> 1.3)
136       thor (>= 0.19.4, < 2.0)
137       tins (~> 1.6)
138     crack (0.4.3)
139       safe_yaml (~> 1.0.0)
140     crass (1.0.5)
141     dalli (2.7.10)
142     debug_inspector (0.0.3)
143     deep_merge (1.2.1)
144     delayed_job (4.1.8)
145       activesupport (>= 3.0, < 6.1)
146     delayed_job_active_record (4.1.4)
147       activerecord (>= 3.0, < 6.1)
148       delayed_job (>= 3.0, < 5)
149     docile (1.3.2)
150     dry-configurable (0.9.0)
151       concurrent-ruby (~> 1.0)
152       dry-core (~> 0.4, >= 0.4.7)
153     dry-container (0.7.2)
154       concurrent-ruby (~> 1.0)
155       dry-configurable (~> 0.1, >= 0.1.3)
156     dry-core (0.4.9)
157       concurrent-ruby (~> 1.0)
158     dry-equalizer (0.3.0)
159     dry-inflector (0.2.0)
160     dry-initializer (3.0.2)
161     dry-logic (1.0.5)
162       concurrent-ruby (~> 1.0)
163       dry-core (~> 0.2)
164       dry-equalizer (~> 0.2)
165     dry-schema (1.4.1)
166       concurrent-ruby (~> 1.0)
167       dry-configurable (~> 0.8, >= 0.8.3)
168       dry-core (~> 0.4)
169       dry-equalizer (~> 0.2)
170       dry-initializer (~> 3.0)
171       dry-logic (~> 1.0)
172       dry-types (~> 1.2)
173     dry-types (1.2.1)
174       concurrent-ruby (~> 1.0)
175       dry-container (~> 0.3)
176       dry-core (~> 0.4, >= 0.4.4)
177       dry-equalizer (~> 0.2, >= 0.2.2)
178       dry-inflector (~> 0.1, >= 0.1.2)
179       dry-logic (~> 1.0, >= 1.0.2)
180     dynamic_form (1.1.4)
181     erb_lint (0.0.30)
182       activesupport
183       better_html (~> 1.0.7)
184       html_tokenizer
185       rainbow
186       rubocop (~> 0.51)
187       smart_properties
188     erubi (1.9.0)
189     execjs (2.7.0)
190     exifr (1.3.6)
191     factory_bot (5.1.1)
192       activesupport (>= 4.2.0)
193     factory_bot_rails (5.1.1)
194       factory_bot (~> 5.1.0)
195       railties (>= 4.2.0)
196     fakefs (0.20.1)
197     faraday (0.17.1)
198       multipart-post (>= 1.2, < 3)
199     ffi (1.11.3)
200     ffi-libarchive (0.4.10)
201       ffi (~> 1.0)
202     fspath (3.1.2)
203     gd2-ffij (0.4.0)
204       ffi (>= 1.0.0)
205     geoip (1.6.4)
206     globalid (0.4.2)
207       activesupport (>= 4.2.0)
208     hashdiff (1.0.0)
209     hashie (3.6.0)
210     html_tokenizer (0.0.7)
211     htmlentities (4.3.4)
212     http_accept_language (2.0.5)
213     i18n (0.9.5)
214       concurrent-ruby (~> 1.0)
215     i18n-js (3.5.0)
216       i18n (>= 0.6.6)
217     image_optim (0.26.5)
218       exifr (~> 1.2, >= 1.2.2)
219       fspath (~> 3.0)
220       image_size (>= 1.5, < 3)
221       in_threads (~> 1.3)
222       progress (~> 3.0, >= 3.0.1)
223     image_optim_rails (0.4.3)
224       image_optim (~> 0.24)
225       rails
226       sprockets
227     image_size (2.0.2)
228     in_threads (1.5.3)
229     jaro_winkler (1.5.4)
230     jbuilder (2.9.1)
231       activesupport (>= 4.2.0)
232     jmespath (1.4.0)
233     jquery-rails (4.3.5)
234       rails-dom-testing (>= 1, < 3)
235       railties (>= 4.2.0)
236       thor (>= 0.14, < 2.0)
237     json (2.2.0)
238     jwt (2.2.1)
239     kgio (2.11.2)
240     kramdown (2.1.0)
241     libxml-ruby (3.1.0)
242     listen (3.2.0)
243       rb-fsevent (~> 0.10, >= 0.10.3)
244       rb-inotify (~> 0.9, >= 0.9.10)
245     logstash-event (1.2.02)
246     logstasher (1.3.0)
247       activesupport (>= 4.0)
248       logstash-event (~> 1.2.0)
249       request_store
250     loofah (2.4.0)
251       crass (~> 1.0.2)
252       nokogiri (>= 1.5.9)
253     mail (2.7.1)
254       mini_mime (>= 0.1.1)
255     marcel (0.3.3)
256       mimemagic (~> 0.3.2)
257     method_source (0.9.2)
258     mimemagic (0.3.3)
259     mini_magick (4.9.5)
260     mini_mime (1.0.2)
261     mini_portile2 (2.4.0)
262     minitest (5.13.0)
263     msgpack (1.3.1)
264     multi_json (1.14.1)
265     multi_xml (0.6.0)
266     multipart-post (2.1.1)
267     nio4r (2.5.2)
268     nokogiri (1.10.7)
269       mini_portile2 (~> 2.4.0)
270     nokogumbo (2.0.2)
271       nokogiri (~> 1.8, >= 1.8.4)
272     oauth (0.4.7)
273     oauth-plugin (0.5.1)
274       multi_json
275       oauth (~> 0.4.4)
276       oauth2 (>= 0.5.0)
277       rack
278     oauth2 (1.4.2)
279       faraday (>= 0.8, < 2.0)
280       jwt (>= 1.0, < 3.0)
281       multi_json (~> 1.3)
282       multi_xml (~> 0.5)
283       rack (>= 1.2, < 3)
284     omniauth (1.9.0)
285       hashie (>= 3.4.6, < 3.7.0)
286       rack (>= 1.6.2, < 3)
287     omniauth-facebook (5.0.0)
288       omniauth-oauth2 (~> 1.2)
289     omniauth-github (1.3.0)
290       omniauth (~> 1.5)
291       omniauth-oauth2 (>= 1.4.0, < 2.0)
292     omniauth-google-oauth2 (0.8.0)
293       jwt (>= 2.0)
294       omniauth (>= 1.1.1)
295       omniauth-oauth2 (>= 1.6)
296     omniauth-mediawiki (0.0.4)
297       jwt (~> 2.0)
298       omniauth-oauth (~> 1.0)
299     omniauth-oauth (1.1.0)
300       oauth
301       omniauth (~> 1.0)
302     omniauth-oauth2 (1.6.0)
303       oauth2 (~> 1.1)
304       omniauth (~> 1.9)
305     omniauth-openid (1.0.1)
306       omniauth (~> 1.0)
307       rack-openid (~> 1.3.1)
308     omniauth-windowslive (0.0.12)
309       multi_json (~> 1.12)
310       omniauth-oauth2 (~> 1.4)
311     openstreetmap-actionpack-page_caching (1.1.2)
312       actionpack (>= 5.0.0)
313     openstreetmap-deadlock_retry (1.3.0)
314     parallel (1.19.1)
315     parser (2.6.5.0)
316       ast (~> 2.4.0)
317     pg (1.1.4)
318     poltergeist (1.18.1)
319       capybara (>= 2.1, < 4)
320       cliver (~> 0.3.1)
321       websocket-driver (>= 0.2.0)
322     progress (3.5.2)
323     psych (3.1.0)
324     public_suffix (4.0.1)
325     puma (3.12.1)
326     quad_tile (1.0.1)
327     r2 (0.2.7)
328     rack (2.0.7)
329     rack-cors (1.1.0)
330       rack (>= 2.0.0)
331     rack-openid (1.3.1)
332       rack (>= 1.1.0)
333       ruby-openid (>= 2.1.8)
334     rack-test (1.1.0)
335       rack (>= 1.0, < 3)
336     rack-uri_sanitizer (0.0.2)
337     rails (6.0.1)
338       actioncable (= 6.0.1)
339       actionmailbox (= 6.0.1)
340       actionmailer (= 6.0.1)
341       actionpack (= 6.0.1)
342       actiontext (= 6.0.1)
343       actionview (= 6.0.1)
344       activejob (= 6.0.1)
345       activemodel (= 6.0.1)
346       activerecord (= 6.0.1)
347       activestorage (= 6.0.1)
348       activesupport (= 6.0.1)
349       bundler (>= 1.3.0)
350       railties (= 6.0.1)
351       sprockets-rails (>= 2.0.0)
352     rails-controller-testing (1.0.4)
353       actionpack (>= 5.0.1.x)
354       actionview (>= 5.0.1.x)
355       activesupport (>= 5.0.1.x)
356     rails-dom-testing (2.0.3)
357       activesupport (>= 4.2.0)
358       nokogiri (>= 1.6)
359     rails-html-sanitizer (1.3.0)
360       loofah (~> 2.3)
361     rails-i18n (4.0.2)
362       i18n (~> 0.6)
363       rails (>= 4.0)
364     railties (6.0.1)
365       actionpack (= 6.0.1)
366       activesupport (= 6.0.1)
367       method_source
368       rake (>= 0.8.7)
369       thor (>= 0.20.3, < 2.0)
370     rainbow (3.0.0)
371     rake (13.0.1)
372     rb-fsevent (0.10.3)
373     rb-inotify (0.10.0)
374       ffi (~> 1.0)
375     regexp_parser (1.6.0)
376     request_store (1.4.1)
377       rack (>= 1.4)
378     rinku (2.0.6)
379     rotp (5.1.0)
380       addressable (~> 2.5)
381     rubocop (0.77.0)
382       jaro_winkler (~> 1.5.1)
383       parallel (~> 1.10)
384       parser (>= 2.6)
385       rainbow (>= 2.2.2, < 4.0)
386       ruby-progressbar (~> 1.7)
387       unicode-display_width (>= 1.4.0, < 1.7)
388     rubocop-performance (1.5.1)
389       rubocop (>= 0.71.0)
390     rubocop-rails (2.4.0)
391       rack (>= 1.1)
392       rubocop (>= 0.72.0)
393     ruby-openid (2.9.2)
394     ruby-progressbar (1.10.1)
395     rubyzip (2.0.0)
396     safe_yaml (1.0.5)
397     sanitize (5.1.0)
398       crass (~> 1.0.2)
399       nokogiri (>= 1.8.0)
400       nokogumbo (~> 2.0)
401     sassc (2.2.1)
402       ffi (~> 1.9)
403     sassc-rails (2.1.2)
404       railties (>= 4.0.0)
405       sassc (>= 2.0)
406       sprockets (> 3.0)
407       sprockets-rails
408       tilt
409     secure_headers (6.1.1)
410     selenium-webdriver (3.142.6)
411       childprocess (>= 0.5, < 4.0)
412       rubyzip (>= 1.2.2)
413     simplecov (0.16.1)
414       docile (~> 1.1)
415       json (>= 1.8, < 3)
416       simplecov-html (~> 0.10.0)
417     simplecov-html (0.10.2)
418     smart_properties (1.15.0)
419     sprockets (4.0.0)
420       concurrent-ruby (~> 1.0)
421       rack (> 1, < 3)
422     sprockets-rails (3.2.1)
423       actionpack (>= 4.0)
424       activesupport (>= 4.0)
425       sprockets (>= 3.0.0)
426     strong_migrations (0.4.2)
427       activerecord (>= 5)
428     term-ansicolor (1.7.1)
429       tins (~> 1.0)
430     thor (0.20.3)
431     thread_safe (0.3.6)
432     tilt (2.0.10)
433     tins (1.22.2)
434     tzinfo (1.2.5)
435       thread_safe (~> 0.1)
436     uglifier (4.2.0)
437       execjs (>= 0.3.0, < 3)
438     unicode-display_width (1.6.0)
439     validates_email_format_of (1.6.3)
440       i18n
441     vendorer (0.2.0)
442     webmock (3.7.6)
443       addressable (>= 2.3.6)
444       crack (>= 0.3.2)
445       hashdiff (>= 0.4.0, < 2.0.0)
446     websocket-driver (0.7.1)
447       websocket-extensions (>= 0.1.0)
448     websocket-extensions (0.1.4)
449     xpath (3.2.0)
450       nokogiri (~> 1.8)
451     zeitwerk (2.2.2)
452
453 PLATFORMS
454   ruby
455
456 DEPENDENCIES
457   SystemTimer (>= 1.1.3)
458   aasm
459   active_record_union
460   activerecord-import
461   annotate
462   autoprefixer-rails (~> 8.6.3)
463   aws-sdk-s3
464   better_errors
465   bigdecimal (~> 1.1.0)
466   binding_of_caller
467   bootsnap (>= 1.4.2)
468   browser
469   bzip2-ffi
470   cancancan
471   canonical-rails
472   capybara (>= 2.15)
473   composite_primary_keys (~> 12.0.0)
474   config
475   coveralls
476   dalli
477   delayed_job_active_record
478   dynamic_form
479   erb_lint
480   factory_bot_rails
481   fakefs
482   faraday
483   ffi-libarchive
484   gd2-ffij (>= 0.4.0)
485   geoip
486   htmlentities
487   http_accept_language (~> 2.0.0)
488   i18n-js (>= 3.0.0)
489   image_optim_rails
490   jbuilder (~> 2.7)
491   jquery-rails
492   json
493   kgio
494   kramdown
495   libxml-ruby (>= 2.0.5)
496   listen
497   logstasher
498   mimemagic
499   mini_magick
500   minitest (~> 5.1)
501   oauth-plugin (>= 0.5.1)
502   omniauth
503   omniauth-facebook
504   omniauth-github
505   omniauth-google-oauth2 (>= 0.6.0)
506   omniauth-mediawiki (>= 0.0.4)
507   omniauth-openid
508   omniauth-windowslive
509   openstreetmap-actionpack-page_caching (>= 1.1.2)
510   openstreetmap-deadlock_retry (>= 1.3.0)
511   pg
512   poltergeist
513   psych
514   puma (~> 3.11)
515   quad_tile (~> 1.0.1)
516   r2 (~> 0.2.7)
517   rack-cors
518   rack-uri_sanitizer
519   rails (= 6.0.1)
520   rails-controller-testing
521   rails-i18n (~> 4.0.0)
522   rinku (>= 2.0.6)
523   rotp
524   rubocop
525   rubocop-performance
526   rubocop-rails
527   sanitize
528   sassc-rails
529   secure_headers
530   selenium-webdriver
531   strong_migrations
532   uglifier (>= 1.3.0)
533   validates_email_format_of (>= 1.5.1)
534   vendorer
535   webmock
536
537 BUNDLED WITH
538    1.17.2