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