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