]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
08514dcda144e8dad00e92199ddced42f62b2992
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     aasm (5.0.1)
6       concurrent-ruby (~> 1.0)
7     actioncable (5.2.0)
8       actionpack (= 5.2.0)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailer (5.2.0)
12       actionpack (= 5.2.0)
13       actionview (= 5.2.0)
14       activejob (= 5.2.0)
15       mail (~> 2.5, >= 2.5.4)
16       rails-dom-testing (~> 2.0)
17     actionpack (5.2.0)
18       actionview (= 5.2.0)
19       activesupport (= 5.2.0)
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.0)
27       activesupport (= 5.2.0)
28       builder (~> 3.1)
29       erubi (~> 1.4)
30       rails-dom-testing (~> 2.0)
31       rails-html-sanitizer (~> 1.0, >= 1.0.3)
32     activejob (5.2.0)
33       activesupport (= 5.2.0)
34       globalid (>= 0.3.6)
35     activemodel (5.2.0)
36       activesupport (= 5.2.0)
37     activerecord (5.2.0)
38       activemodel (= 5.2.0)
39       activesupport (= 5.2.0)
40       arel (>= 9.0)
41     activestorage (5.2.0)
42       actionpack (= 5.2.0)
43       activerecord (= 5.2.0)
44       marcel (~> 0.3.1)
45     activesupport (5.2.0)
46       concurrent-ruby (~> 1.0, >= 1.0.2)
47       i18n (>= 0.7, < 2)
48       minitest (~> 5.1)
49       tzinfo (~> 1.1)
50     addressable (2.5.2)
51       public_suffix (>= 2.0.2, < 4.0)
52     annotate (2.7.4)
53       activerecord (>= 3.2, < 6.0)
54       rake (>= 10.4, < 13.0)
55     arel (9.0.0)
56     ast (2.4.0)
57     autoprefixer-rails (8.6.5)
58       execjs
59     better_errors (2.5.0)
60       coderay (>= 1.0.0)
61       erubi (>= 1.0.0)
62       rack (>= 0.9.0)
63     bigdecimal (1.1.0)
64     binding_of_caller (0.8.0)
65       debug_inspector (>= 0.0.1)
66     bootsnap (1.3.2)
67       msgpack (~> 1.0)
68     builder (3.2.3)
69     canonical-rails (0.2.4)
70       rails (>= 4.1, < 5.3)
71     capybara (2.18.0)
72       addressable
73       mini_mime (>= 0.1.3)
74       nokogiri (>= 1.3.3)
75       rack (>= 1.0.0)
76       rack-test (>= 0.5.4)
77       xpath (>= 2.0, < 4.0)
78     climate_control (0.2.0)
79     cliver (0.3.2)
80     coderay (1.1.2)
81     coffee-rails (4.2.2)
82       coffee-script (>= 2.2.0)
83       railties (>= 4.0.0)
84     coffee-script (2.4.1)
85       coffee-script-source
86       execjs
87     coffee-script-source (1.12.2)
88     composite_primary_keys (11.0.3)
89       activerecord (~> 5.2.0)
90     concurrent-ruby (1.1.0)
91     coveralls (0.8.22)
92       json (>= 1.8, < 3)
93       simplecov (~> 0.16.1)
94       term-ansicolor (~> 1.3)
95       thor (~> 0.19.4)
96       tins (~> 1.6)
97     crack (0.4.3)
98       safe_yaml (~> 1.0.0)
99     crass (1.0.4)
100     dalli (2.7.9)
101     debug_inspector (0.0.3)
102     delayed_job (4.1.5)
103       activesupport (>= 3.0, < 5.3)
104     delayed_job_active_record (4.1.3)
105       activerecord (>= 3.0, < 5.3)
106       delayed_job (>= 3.0, < 5)
107     docile (1.3.1)
108     dynamic_form (1.1.4)
109     erubi (1.7.1)
110     execjs (2.7.0)
111     exifr (1.3.4)
112     factory_bot (4.11.1)
113       activesupport (>= 3.0.0)
114     factory_bot_rails (4.11.1)
115       factory_bot (~> 4.11.1)
116       railties (>= 3.0.0)
117     faraday (0.15.3)
118       multipart-post (>= 1.2, < 3)
119     ffi (1.9.25)
120     fspath (3.1.0)
121     geoip (1.6.4)
122     globalid (0.4.1)
123       activesupport (>= 4.2.0)
124     hashdiff (0.3.7)
125     hashie (3.5.7)
126     htmlentities (4.3.4)
127     http_accept_language (2.0.5)
128     i18n (0.9.5)
129       concurrent-ruby (~> 1.0)
130     i18n-js (3.0.11)
131       i18n (>= 0.6.6, < 2)
132     image_optim (0.26.3)
133       exifr (~> 1.2, >= 1.2.2)
134       fspath (~> 3.0)
135       image_size (>= 1.5, < 3)
136       in_threads (~> 1.3)
137       progress (~> 3.0, >= 3.0.1)
138     image_optim_rails (0.4.1)
139       image_optim (~> 0.24)
140       rails
141       sprockets
142     image_size (2.0.0)
143     in_threads (1.5.0)
144     jaro_winkler (1.5.1)
145     jquery-rails (4.3.3)
146       rails-dom-testing (>= 1, < 3)
147       railties (>= 4.2.0)
148       thor (>= 0.14, < 2.0)
149     jshint (1.5.0)
150       execjs (>= 1.4.0)
151       multi_json (~> 1.0)
152       therubyracer (~> 0.12.1)
153     json (2.1.0)
154     jsonify (0.3.1)
155       multi_json (~> 1.0)
156     jsonify-rails (0.3.2)
157       actionpack
158       jsonify (< 0.4.0)
159     jwt (1.5.6)
160     kgio (2.11.2)
161     libv8 (3.16.14.19)
162     libxml-ruby (3.1.0)
163     listen (3.1.5)
164       rb-fsevent (~> 0.9, >= 0.9.4)
165       rb-inotify (~> 0.9, >= 0.9.7)
166       ruby_dep (~> 1.2)
167     logstash-event (1.2.02)
168     logstasher (1.3.0)
169       activesupport (>= 4.0)
170       logstash-event (~> 1.2.0)
171       request_store
172     loofah (2.2.3)
173       crass (~> 1.0.2)
174       nokogiri (>= 1.5.9)
175     mail (2.7.1)
176       mini_mime (>= 0.1.1)
177     marcel (0.3.3)
178       mimemagic (~> 0.3.2)
179     method_source (0.9.0)
180     mime-types (3.2.2)
181       mime-types-data (~> 3.2015)
182     mime-types-data (3.2018.0812)
183     mimemagic (0.3.2)
184     mini_mime (1.0.1)
185     mini_portile2 (2.3.0)
186     minitest (5.11.3)
187     msgpack (1.2.4)
188     multi_json (1.13.1)
189     multi_xml (0.6.0)
190     multipart-post (2.0.0)
191     nio4r (2.3.1)
192     nokogiri (1.8.5)
193       mini_portile2 (~> 2.3.0)
194     nokogumbo (2.0.0)
195       nokogiri (~> 1.8, >= 1.8.4)
196     oauth (0.4.7)
197     oauth-plugin (0.5.1)
198       multi_json
199       oauth (~> 0.4.4)
200       oauth2 (>= 0.5.0)
201       rack
202     oauth2 (1.4.1)
203       faraday (>= 0.8, < 0.16.0)
204       jwt (>= 1.0, < 3.0)
205       multi_json (~> 1.3)
206       multi_xml (~> 0.5)
207       rack (>= 1.2, < 3)
208     omniauth (1.8.1)
209       hashie (>= 3.4.6, < 3.6.0)
210       rack (>= 1.6.2, < 3)
211     omniauth-facebook (5.0.0)
212       omniauth-oauth2 (~> 1.2)
213     omniauth-github (1.3.0)
214       omniauth (~> 1.5)
215       omniauth-oauth2 (>= 1.4.0, < 2.0)
216     omniauth-google-oauth2 (0.5.3)
217       jwt (>= 1.5)
218       omniauth (>= 1.1.1)
219       omniauth-oauth2 (>= 1.5)
220     omniauth-mediawiki (0.0.3)
221       jwt (~> 1.0)
222       omniauth-oauth (~> 1.0)
223     omniauth-oauth (1.1.0)
224       oauth
225       omniauth (~> 1.0)
226     omniauth-oauth2 (1.5.0)
227       oauth2 (~> 1.1)
228       omniauth (~> 1.2)
229     omniauth-openid (1.0.1)
230       omniauth (~> 1.0)
231       rack-openid (~> 1.3.1)
232     omniauth-windowslive (0.0.12)
233       multi_json (~> 1.12)
234       omniauth-oauth2 (~> 1.4)
235     openstreetmap-deadlock_retry (1.3.0)
236     paperclip (5.3.0)
237       activemodel (>= 4.2.0)
238       activesupport (>= 4.2.0)
239       mime-types
240       mimemagic (~> 0.3.0)
241       terrapin (~> 0.6.0)
242     parallel (1.12.1)
243     parser (2.5.3.0)
244       ast (~> 2.4.0)
245     pg (0.21.0)
246     poltergeist (1.18.1)
247       capybara (>= 2.1, < 4)
248       cliver (~> 0.3.1)
249       websocket-driver (>= 0.2.0)
250     powerpack (0.1.2)
251     progress (3.5.0)
252     psych (3.0.3)
253     public_suffix (3.0.3)
254     puma (3.12.0)
255     quad_tile (1.0.1)
256     r2 (0.2.7)
257     rack (2.0.5)
258     rack-cors (1.0.2)
259     rack-openid (1.3.1)
260       rack (>= 1.1.0)
261       ruby-openid (>= 2.1.8)
262     rack-test (1.1.0)
263       rack (>= 1.0, < 3)
264     rack-uri_sanitizer (0.0.2)
265     rails (5.2.0)
266       actioncable (= 5.2.0)
267       actionmailer (= 5.2.0)
268       actionpack (= 5.2.0)
269       actionview (= 5.2.0)
270       activejob (= 5.2.0)
271       activemodel (= 5.2.0)
272       activerecord (= 5.2.0)
273       activestorage (= 5.2.0)
274       activesupport (= 5.2.0)
275       bundler (>= 1.3.0)
276       railties (= 5.2.0)
277       sprockets-rails (>= 2.0.0)
278     rails-controller-testing (1.0.2)
279       actionpack (~> 5.x, >= 5.0.1)
280       actionview (~> 5.x, >= 5.0.1)
281       activesupport (~> 5.x)
282     rails-dom-testing (2.0.3)
283       activesupport (>= 4.2.0)
284       nokogiri (>= 1.6)
285     rails-html-sanitizer (1.0.4)
286       loofah (~> 2.2, >= 2.2.2)
287     rails-i18n (4.0.2)
288       i18n (~> 0.6)
289       rails (>= 4.0)
290     railties (5.2.0)
291       actionpack (= 5.2.0)
292       activesupport (= 5.2.0)
293       method_source
294       rake (>= 0.8.7)
295       thor (>= 0.18.1, < 2.0)
296     rainbow (3.0.0)
297     rake (12.3.1)
298     rb-fsevent (0.10.3)
299     rb-inotify (0.9.10)
300       ffi (>= 0.5.0, < 2)
301     record_tag_helper (1.0.0)
302       actionview (~> 5.x)
303     redcarpet (3.4.0)
304     ref (2.0.0)
305     request_store (1.4.1)
306       rack (>= 1.4)
307     rinku (2.0.4)
308     rotp (3.3.1)
309     rubocop (0.60.0)
310       jaro_winkler (~> 1.5.1)
311       parallel (~> 1.10)
312       parser (>= 2.5, != 2.5.1.1)
313       powerpack (~> 0.1)
314       rainbow (>= 2.2.2, < 4.0)
315       ruby-progressbar (~> 1.7)
316       unicode-display_width (~> 1.4.0)
317     ruby-openid (2.7.0)
318     ruby-progressbar (1.10.0)
319     ruby_dep (1.5.0)
320     safe_yaml (1.0.4)
321     sanitize (5.0.0)
322       crass (~> 1.0.2)
323       nokogiri (>= 1.8.0)
324       nokogumbo (~> 2.0)
325     sass (3.6.0)
326       sass-listen (~> 4.0.0)
327     sass-listen (4.0.0)
328       rb-fsevent (~> 0.9, >= 0.9.4)
329       rb-inotify (~> 0.9, >= 0.9.7)
330     sassc (1.12.1)
331       ffi (~> 1.9.6)
332       sass (>= 3.3.0)
333     sassc-rails (1.3.0)
334       railties (>= 4.0.0)
335       sass
336       sassc (~> 1.9)
337       sprockets (> 2.11)
338       sprockets-rails
339       tilt
340     secure_headers (6.0.0)
341     simplecov (0.16.1)
342       docile (~> 1.1)
343       json (>= 1.8, < 3)
344       simplecov-html (~> 0.10.0)
345     simplecov-html (0.10.2)
346     sprockets (3.7.2)
347       concurrent-ruby (~> 1.0)
348       rack (> 1, < 3)
349     sprockets-rails (3.2.1)
350       actionpack (>= 4.0)
351       activesupport (>= 4.0)
352       sprockets (>= 3.0.0)
353     term-ansicolor (1.6.0)
354       tins (~> 1.0)
355     terrapin (0.6.0)
356       climate_control (>= 0.0.3, < 1.0)
357     therubyracer (0.12.3)
358       libv8 (~> 3.16.14.15)
359       ref
360     thor (0.19.4)
361     thread_safe (0.3.6)
362     tilt (2.0.8)
363     tins (1.17.0)
364     tzinfo (1.2.5)
365       thread_safe (~> 0.1)
366     uglifier (4.1.19)
367       execjs (>= 0.3.0, < 3)
368     unicode-display_width (1.4.0)
369     validates_email_format_of (1.6.3)
370       i18n
371     vendorer (0.2.0)
372     webmock (3.4.2)
373       addressable (>= 2.3.6)
374       crack (>= 0.3.2)
375       hashdiff
376     websocket-driver (0.7.0)
377       websocket-extensions (>= 0.1.0)
378     websocket-extensions (0.1.3)
379     xpath (3.2.0)
380       nokogiri (~> 1.8)
381
382 PLATFORMS
383   ruby
384
385 DEPENDENCIES
386   SystemTimer (>= 1.1.3)
387   aasm
388   actionpack-page_caching
389   annotate
390   autoprefixer-rails (~> 8.6.3)
391   better_errors
392   bigdecimal (~> 1.1.0)
393   binding_of_caller
394   bootsnap (>= 1.1.0)
395   canonical-rails
396   capybara (~> 2.13)
397   coffee-rails (~> 4.2)
398   composite_primary_keys (~> 11.0.0)
399   coveralls
400   dalli
401   delayed_job_active_record
402   dynamic_form
403   factory_bot_rails
404   faraday
405   geoip
406   htmlentities
407   http_accept_language (~> 2.0.0)
408   i18n-js (>= 3.0.0)
409   image_optim_rails
410   jquery-rails
411   jshint
412   json
413   jsonify-rails
414   kgio
415   libxml-ruby (>= 2.0.5)
416   listen
417   logstasher
418   minitest (~> 5.1)
419   oauth-plugin (>= 0.5.1)
420   omniauth
421   omniauth-facebook
422   omniauth-github
423   omniauth-google-oauth2 (>= 0.2.7)
424   omniauth-mediawiki (>= 0.0.3)
425   omniauth-openid
426   omniauth-windowslive
427   openstreetmap-deadlock_retry (>= 1.3.0)
428   paperclip (~> 5.2)
429   pg (~> 0.18)
430   poltergeist
431   psych
432   puma (~> 3.7)
433   quad_tile (~> 1.0.1)
434   r2 (~> 0.2.7)
435   rack-cors
436   rack-uri_sanitizer
437   rails (= 5.2.0)
438   rails-controller-testing
439   rails-i18n (~> 4.0.0)
440   record_tag_helper
441   redcarpet
442   rinku (>= 1.2.2)
443   rotp
444   rubocop
445   sanitize
446   sassc-rails (~> 1.3)
447   secure_headers
448   uglifier (>= 1.3.0)
449   validates_email_format_of (>= 1.5.1)
450   vendorer
451   webmock
452
453 BUNDLED WITH
454    1.16.2