]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Add string for GraphHopper car profile
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     actionmailer (4.2.8)
6       actionpack (= 4.2.8)
7       actionview (= 4.2.8)
8       activejob (= 4.2.8)
9       mail (~> 2.5, >= 2.5.4)
10       rails-dom-testing (~> 1.0, >= 1.0.5)
11     actionpack (4.2.8)
12       actionview (= 4.2.8)
13       activesupport (= 4.2.8)
14       rack (~> 1.6)
15       rack-test (~> 0.6.2)
16       rails-dom-testing (~> 1.0, >= 1.0.5)
17       rails-html-sanitizer (~> 1.0, >= 1.0.2)
18     actionpack-page_caching (1.1.0)
19       actionpack (>= 4.0.0, < 6)
20     actionview (4.2.8)
21       activesupport (= 4.2.8)
22       builder (~> 3.1)
23       erubis (~> 2.7.0)
24       rails-dom-testing (~> 1.0, >= 1.0.5)
25       rails-html-sanitizer (~> 1.0, >= 1.0.3)
26     activejob (4.2.8)
27       activesupport (= 4.2.8)
28       globalid (>= 0.3.0)
29     activemodel (4.2.8)
30       activesupport (= 4.2.8)
31       builder (~> 3.1)
32     activerecord (4.2.8)
33       activemodel (= 4.2.8)
34       activesupport (= 4.2.8)
35       arel (~> 6.0)
36     activesupport (4.2.8)
37       i18n (~> 0.7)
38       minitest (~> 5.1)
39       thread_safe (~> 0.3, >= 0.3.4)
40       tzinfo (~> 1.1)
41     addressable (2.5.0)
42       public_suffix (~> 2.0, >= 2.0.2)
43     arel (6.0.4)
44     ast (2.3.0)
45     autoprefixer-rails (6.7.7.1)
46       execjs
47     bigdecimal (1.1.0)
48     builder (3.2.3)
49     canonical-rails (0.1.2)
50       rails (>= 4.1, < 5.1)
51     capybara (2.13.0)
52       addressable
53       mime-types (>= 1.16)
54       nokogiri (>= 1.3.3)
55       rack (>= 1.0.0)
56       rack-test (>= 0.5.4)
57       xpath (~> 2.0)
58     climate_control (0.1.0)
59     cliver (0.3.2)
60     cocaine (0.5.8)
61       climate_control (>= 0.0.3, < 1.0)
62     coffee-rails (4.1.1)
63       coffee-script (>= 2.2.0)
64       railties (>= 4.0.0, < 5.1.x)
65     coffee-script (2.4.1)
66       coffee-script-source
67       execjs
68     coffee-script-source (1.12.2)
69     colorize (0.8.1)
70     composite_primary_keys (8.1.4)
71       activerecord (~> 4.2.0)
72     concurrent-ruby (1.0.5)
73     coveralls (0.8.19)
74       json (>= 1.8, < 3)
75       simplecov (~> 0.12.0)
76       term-ansicolor (~> 1.3)
77       thor (~> 0.19.1)
78       tins (~> 1.6)
79     crack (0.4.3)
80       safe_yaml (~> 1.0.0)
81     crass (1.0.2)
82     dalli (2.7.6)
83     deadlock_retry (1.2.0)
84     docile (1.1.5)
85     dynamic_form (1.1.4)
86     erubis (2.7.0)
87     execjs (2.7.0)
88     exifr (1.2.5)
89     factory_girl (4.8.0)
90       activesupport (>= 3.0.0)
91     factory_girl_rails (4.8.0)
92       factory_girl (~> 4.8.0)
93       railties (>= 3.0.0)
94     faraday (0.11.0)
95       multipart-post (>= 1.2, < 3)
96     fspath (3.1.0)
97     geoip (1.6.3)
98     globalid (0.3.7)
99       activesupport (>= 4.1.0)
100     hashdiff (0.3.2)
101     hashie (3.5.5)
102     htmlentities (4.3.4)
103     http_accept_language (2.0.5)
104     i18n (0.8.1)
105     i18n-js (3.0.0.rc16)
106       i18n (~> 0.6, >= 0.6.6)
107     image_optim (0.24.2)
108       exifr (~> 1.2, >= 1.2.2)
109       fspath (~> 3.0)
110       image_size (~> 1.5)
111       in_threads (~> 1.3)
112       progress (~> 3.0, >= 3.0.1)
113     image_optim_rails (0.3.0)
114       image_optim (~> 0.24.0)
115       rails
116       sprockets
117     image_size (1.5.0)
118     in_threads (1.4.0)
119     jquery-rails (4.3.1)
120       rails-dom-testing (>= 1, < 3)
121       railties (>= 4.2.0)
122       thor (>= 0.14, < 2.0)
123     jshint (1.5.0)
124       execjs (>= 1.4.0)
125       multi_json (~> 1.0)
126       therubyracer (~> 0.12.1)
127     json (2.0.3)
128     jsonify (0.3.1)
129       multi_json (~> 1.0)
130     jsonify-rails (0.3.2)
131       actionpack
132       jsonify (< 0.4.0)
133     jwt (1.5.6)
134     kgio (2.11.0)
135     konacha (4.0.0)
136       actionpack (>= 4.1, < 5)
137       capybara
138       colorize
139       railties (>= 4.1, < 5)
140       sprockets (>= 2, < 4)
141       sprockets-rails (>= 2, < 4)
142       tilt
143     libv8 (3.16.14.19)
144     libxml-ruby (3.0.0)
145     logstash-event (1.2.02)
146     logstasher (1.2.1)
147       activesupport (>= 4.0)
148       logstash-event (~> 1.2.0)
149       request_store
150     loofah (2.0.3)
151       nokogiri (>= 1.5.9)
152     mail (2.6.4)
153       mime-types (>= 1.16, < 4)
154     mime-types (3.1)
155       mime-types-data (~> 3.2015)
156     mime-types-data (3.2016.0521)
157     mimemagic (0.3.0)
158     mini_portile2 (2.1.0)
159     minitest (5.10.1)
160     multi_json (1.12.1)
161     multi_xml (0.6.0)
162     multipart-post (2.0.0)
163     nokogiri (1.7.1)
164       mini_portile2 (~> 2.1.0)
165     nokogumbo (1.4.9)
166       nokogiri
167     oauth (0.4.7)
168     oauth-plugin (0.5.1)
169       multi_json
170       oauth (~> 0.4.4)
171       oauth2 (>= 0.5.0)
172       rack
173     oauth2 (1.3.0)
174       faraday (>= 0.8, < 0.11)
175       jwt (~> 1.0)
176       multi_json (~> 1.3)
177       multi_xml (~> 0.5)
178       rack (>= 1.2, < 3)
179     omniauth (1.6.1)
180       hashie (>= 3.4.6, < 3.6.0)
181       rack (>= 1.6.2, < 3)
182     omniauth-facebook (4.0.0)
183       omniauth-oauth2 (~> 1.2)
184     omniauth-github (1.2.3)
185       omniauth (~> 1.5)
186       omniauth-oauth2 (>= 1.4.0, < 2.0)
187     omniauth-google-oauth2 (0.4.1)
188       jwt (~> 1.5.2)
189       multi_json (~> 1.3)
190       omniauth (>= 1.1.1)
191       omniauth-oauth2 (>= 1.3.1)
192     omniauth-mediawiki (0.0.3)
193       jwt (~> 1.0)
194       omniauth-oauth (~> 1.0)
195     omniauth-oauth (1.1.0)
196       oauth
197       omniauth (~> 1.0)
198     omniauth-oauth2 (1.4.0)
199       oauth2 (~> 1.0)
200       omniauth (~> 1.2)
201     omniauth-openid (1.0.1)
202       omniauth (~> 1.0)
203       rack-openid (~> 1.3.1)
204     omniauth-windowslive (0.0.12)
205       multi_json (~> 1.12)
206       omniauth-oauth2 (~> 1.4)
207     paperclip (4.3.7)
208       activemodel (>= 3.2.0)
209       activesupport (>= 3.2.0)
210       cocaine (~> 0.5.5)
211       mime-types
212       mimemagic (= 0.3.0)
213     parser (2.4.0.0)
214       ast (~> 2.2)
215     pg (0.20.0)
216     poltergeist (1.14.0)
217       capybara (~> 2.1)
218       cliver (~> 0.3.1)
219       websocket-driver (>= 0.2.0)
220     powerpack (0.1.1)
221     progress (3.3.1)
222     psych (2.2.4)
223     public_suffix (2.0.5)
224     r2 (0.2.6)
225     rack (1.6.5)
226     rack-cors (0.4.1)
227     rack-openid (1.3.1)
228       rack (>= 1.1.0)
229       ruby-openid (>= 2.1.8)
230     rack-test (0.6.3)
231       rack (>= 1.0)
232     rack-uri_sanitizer (0.0.2)
233     rails (4.2.8)
234       actionmailer (= 4.2.8)
235       actionpack (= 4.2.8)
236       actionview (= 4.2.8)
237       activejob (= 4.2.8)
238       activemodel (= 4.2.8)
239       activerecord (= 4.2.8)
240       activesupport (= 4.2.8)
241       bundler (>= 1.3.0, < 2.0)
242       railties (= 4.2.8)
243       sprockets-rails
244     rails-deprecated_sanitizer (1.0.3)
245       activesupport (>= 4.2.0.alpha)
246     rails-dom-testing (1.0.8)
247       activesupport (>= 4.2.0.beta, < 5.0)
248       nokogiri (~> 1.6)
249       rails-deprecated_sanitizer (>= 1.0.1)
250     rails-html-sanitizer (1.0.3)
251       loofah (~> 2.0)
252     rails-i18n (4.0.9)
253       i18n (~> 0.7)
254       railties (~> 4.0)
255     railties (4.2.8)
256       actionpack (= 4.2.8)
257       activesupport (= 4.2.8)
258       rake (>= 0.8.7)
259       thor (>= 0.18.1, < 2.0)
260     rainbow (2.2.1)
261     rake (12.0.0)
262     redcarpet (3.4.0)
263     ref (2.0.0)
264     request_store (1.3.2)
265     rinku (2.0.2)
266     rotp (3.3.0)
267     rubocop (0.47.1)
268       parser (>= 2.3.3.1, < 3.0)
269       powerpack (~> 0.1)
270       rainbow (>= 1.99.1, < 3.0)
271       ruby-progressbar (~> 1.7)
272       unicode-display_width (~> 1.0, >= 1.0.1)
273     ruby-openid (2.7.0)
274     ruby-progressbar (1.8.1)
275     safe_yaml (1.0.4)
276     sanitize (4.4.0)
277       crass (~> 1.0.2)
278       nokogiri (>= 1.4.4)
279       nokogumbo (~> 1.4.1)
280     sass (3.4.23)
281     sass-rails (5.0.6)
282       railties (>= 4.0.0, < 6)
283       sass (~> 3.1)
284       sprockets (>= 2.8, < 4.0)
285       sprockets-rails (>= 2.0, < 4.0)
286       tilt (>= 1.1, < 3)
287     secure_headers (3.6.2)
288       useragent
289     simplecov (0.12.0)
290       docile (~> 1.1.0)
291       json (>= 1.8, < 3)
292       simplecov-html (~> 0.10.0)
293     simplecov-html (0.10.0)
294     sprockets (3.7.1)
295       concurrent-ruby (~> 1.0)
296       rack (> 1, < 3)
297     sprockets-rails (3.2.0)
298       actionpack (>= 4.0)
299       activesupport (>= 4.0)
300       sprockets (>= 3.0.0)
301     term-ansicolor (1.4.0)
302       tins (~> 1.0)
303     therubyracer (0.12.3)
304       libv8 (~> 3.16.14.15)
305       ref
306     thor (0.19.4)
307     thread_safe (0.3.6)
308     tilt (2.0.7)
309     timecop (0.8.1)
310     tins (1.13.2)
311     tzinfo (1.2.2)
312       thread_safe (~> 0.1)
313     uglifier (3.1.9)
314       execjs (>= 0.3.0, < 3)
315     unicode-display_width (1.1.3)
316     useragent (0.16.8)
317     validates_email_format_of (1.6.3)
318       i18n
319     vendorer (0.1.16)
320     webmock (2.3.2)
321       addressable (>= 2.3.6)
322       crack (>= 0.3.2)
323       hashdiff
324     websocket-driver (0.6.5)
325       websocket-extensions (>= 0.1.0)
326     websocket-extensions (0.1.2)
327     xpath (2.0.0)
328       nokogiri (~> 1.3)
329
330 PLATFORMS
331   ruby
332
333 DEPENDENCIES
334   SystemTimer (>= 1.1.3)
335   actionpack-page_caching
336   autoprefixer-rails
337   bigdecimal (~> 1.1.0)
338   canonical-rails
339   coffee-rails (~> 4.1.0)
340   composite_primary_keys (~> 8.1.0)
341   coveralls
342   dalli
343   deadlock_retry (>= 1.2.0)
344   dynamic_form
345   factory_girl_rails
346   faraday
347   geoip
348   htmlentities
349   http_accept_language (~> 2.0.0)
350   i18n-js (>= 3.0.0.rc10)
351   image_optim_rails
352   jquery-rails
353   jshint
354   json
355   jsonify-rails
356   kgio
357   konacha
358   libxml-ruby (>= 2.0.5)
359   logstasher
360   minitest (~> 5.1)
361   oauth-plugin (>= 0.5.1)
362   omniauth
363   omniauth-facebook
364   omniauth-github
365   omniauth-google-oauth2 (>= 0.2.7)
366   omniauth-mediawiki (>= 0.0.3)
367   omniauth-openid
368   omniauth-windowslive
369   paperclip (~> 4.0)
370   pg
371   poltergeist
372   psych
373   r2
374   rack-cors
375   rack-uri_sanitizer
376   rails (= 4.2.8)
377   rails-i18n (~> 4.0.0)
378   redcarpet
379   rinku (>= 1.2.2)
380   rotp
381   rubocop
382   sanitize
383   sass-rails (~> 5.0)
384   secure_headers
385   timecop
386   uglifier (>= 1.3.0)
387   validates_email_format_of (>= 1.5.1)
388   vendorer
389   webmock
390
391 BUNDLED WITH
392    1.12.5