]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Remove nowrap on footer text, to accommodate narrow screens
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     actionmailer (4.2.7.1)
6       actionpack (= 4.2.7.1)
7       actionview (= 4.2.7.1)
8       activejob (= 4.2.7.1)
9       mail (~> 2.5, >= 2.5.4)
10       rails-dom-testing (~> 1.0, >= 1.0.5)
11     actionpack (4.2.7.1)
12       actionview (= 4.2.7.1)
13       activesupport (= 4.2.7.1)
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.7.1)
21       activesupport (= 4.2.7.1)
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.2)
26     activejob (4.2.7.1)
27       activesupport (= 4.2.7.1)
28       globalid (>= 0.3.0)
29     activemodel (4.2.7.1)
30       activesupport (= 4.2.7.1)
31       builder (~> 3.1)
32     activerecord (4.2.7.1)
33       activemodel (= 4.2.7.1)
34       activesupport (= 4.2.7.1)
35       arel (~> 6.0)
36     activesupport (4.2.7.1)
37       i18n (~> 0.7)
38       json (~> 1.7, >= 1.7.7)
39       minitest (~> 5.1)
40       thread_safe (~> 0.3, >= 0.3.4)
41       tzinfo (~> 1.1)
42     addressable (2.5.0)
43       public_suffix (~> 2.0, >= 2.0.2)
44     arel (6.0.4)
45     ast (2.3.0)
46     autoprefixer-rails (6.7.2)
47       execjs
48     bigdecimal (1.1.0)
49     builder (3.2.3)
50     capybara (2.12.0)
51       addressable
52       mime-types (>= 1.16)
53       nokogiri (>= 1.3.3)
54       rack (>= 1.0.0)
55       rack-test (>= 0.5.4)
56       xpath (~> 2.0)
57     climate_control (0.1.0)
58     cliver (0.3.2)
59     cocaine (0.5.8)
60       climate_control (>= 0.0.3, < 1.0)
61     coffee-rails (4.1.1)
62       coffee-script (>= 2.2.0)
63       railties (>= 4.0.0, < 5.1.x)
64     coffee-script (2.4.1)
65       coffee-script-source
66       execjs
67     coffee-script-source (1.12.2)
68     colorize (0.8.1)
69     composite_primary_keys (8.1.4)
70       activerecord (~> 4.2.0)
71     concurrent-ruby (1.0.4)
72     coveralls (0.8.19)
73       json (>= 1.8, < 3)
74       simplecov (~> 0.12.0)
75       term-ansicolor (~> 1.3)
76       thor (~> 0.19.1)
77       tins (~> 1.6)
78     crack (0.4.3)
79       safe_yaml (~> 1.0.0)
80     crass (1.0.2)
81     dalli (2.7.6)
82     deadlock_retry (1.2.0)
83     docile (1.1.5)
84     dynamic_form (1.1.4)
85     erubis (2.7.0)
86     execjs (2.7.0)
87     exifr (1.2.5)
88     factory_girl (4.8.0)
89       activesupport (>= 3.0.0)
90     factory_girl_rails (4.8.0)
91       factory_girl (~> 4.8.0)
92       railties (>= 3.0.0)
93     faraday (0.10.1)
94       multipart-post (>= 1.2, < 3)
95     fspath (3.0.1)
96     geoip (1.6.3)
97     globalid (0.3.7)
98       activesupport (>= 4.1.0)
99     hashdiff (0.3.2)
100     hashie (3.4.6)
101     htmlentities (4.3.4)
102     http_accept_language (2.0.5)
103     i18n (0.8.0)
104     i18n-js (3.0.0.rc15)
105       i18n (~> 0.6, >= 0.6.6)
106     image_optim (0.24.1)
107       exifr (~> 1.2, >= 1.2.2)
108       fspath (~> 3.0)
109       image_size (~> 1.5)
110       in_threads (~> 1.3)
111       progress (~> 3.0, >= 3.0.1)
112     image_optim_rails (0.2.0)
113       image_optim (~> 0.24.0)
114       rails
115       sprockets
116     image_size (1.5.0)
117     in_threads (1.3.1)
118     jquery-rails (4.2.2)
119       rails-dom-testing (>= 1, < 3)
120       railties (>= 4.2.0)
121       thor (>= 0.14, < 2.0)
122     jshint (1.5.0)
123       execjs (>= 1.4.0)
124       multi_json (~> 1.0)
125       therubyracer (~> 0.12.1)
126     json (1.8.6)
127     jsonify (0.3.1)
128       multi_json (~> 1.0)
129     jsonify-rails (0.3.2)
130       actionpack
131       jsonify (< 0.4.0)
132     jwt (1.5.6)
133     kgio (2.11.0)
134     konacha (4.0.0)
135       actionpack (>= 4.1, < 5)
136       capybara
137       colorize
138       railties (>= 4.1, < 5)
139       sprockets (>= 2, < 4)
140       sprockets-rails (>= 2, < 4)
141       tilt
142     libv8 (3.16.14.17)
143     libxml-ruby (2.9.0)
144     logstash-event (1.2.02)
145     logstasher (1.1.1)
146       activerecord (>= 4.0)
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.0.1)
164       mini_portile2 (~> 2.1.0)
165     nokogumbo (1.4.10)
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.3.2)
180       hashie (>= 1.2, < 4)
181       rack (>= 1.0, < 3)
182     omniauth-facebook (4.0.0)
183       omniauth-oauth2 (~> 1.2)
184     omniauth-github (1.2.0)
185       omniauth (~> 1.3.2)
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.11)
205       multi_json (>= 1.0.3)
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.3.3.1)
214       ast (~> 2.2)
215     pg (0.19.0)
216     poltergeist (1.13.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.0)
222     psych (2.2.2)
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.7.1)
234       actionmailer (= 4.2.7.1)
235       actionpack (= 4.2.7.1)
236       actionview (= 4.2.7.1)
237       activejob (= 4.2.7.1)
238       activemodel (= 4.2.7.1)
239       activerecord (= 4.2.7.1)
240       activesupport (= 4.2.7.1)
241       bundler (>= 1.3.0, < 2.0)
242       railties (= 4.2.7.1)
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.7.1)
256       actionpack (= 4.2.7.1)
257       activesupport (= 4.2.7.1)
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     simplecov (0.12.0)
288       docile (~> 1.1.0)
289       json (>= 1.8, < 3)
290       simplecov-html (~> 0.10.0)
291     simplecov-html (0.10.0)
292     sprockets (3.7.1)
293       concurrent-ruby (~> 1.0)
294       rack (> 1, < 3)
295     sprockets-rails (3.2.0)
296       actionpack (>= 4.0)
297       activesupport (>= 4.0)
298       sprockets (>= 3.0.0)
299     term-ansicolor (1.4.0)
300       tins (~> 1.0)
301     therubyracer (0.12.3)
302       libv8 (~> 3.16.14.15)
303       ref
304     thor (0.19.4)
305     thread_safe (0.3.5)
306     tilt (2.0.6)
307     timecop (0.8.1)
308     tins (1.13.2)
309     tzinfo (1.2.2)
310       thread_safe (~> 0.1)
311     uglifier (3.0.4)
312       execjs (>= 0.3.0, < 3)
313     unicode-display_width (1.1.3)
314     validates_email_format_of (1.6.3)
315       i18n
316     vendorer (0.1.16)
317     webmock (2.3.2)
318       addressable (>= 2.3.6)
319       crack (>= 0.3.2)
320       hashdiff
321     websocket-driver (0.6.5)
322       websocket-extensions (>= 0.1.0)
323     websocket-extensions (0.1.2)
324     xpath (2.0.0)
325       nokogiri (~> 1.3)
326
327 PLATFORMS
328   ruby
329
330 DEPENDENCIES
331   SystemTimer (>= 1.1.3)
332   actionpack-page_caching
333   autoprefixer-rails
334   bigdecimal (~> 1.1.0)
335   coffee-rails (~> 4.1.0)
336   composite_primary_keys (~> 8.1.0)
337   coveralls
338   dalli
339   deadlock_retry (>= 1.2.0)
340   dynamic_form
341   factory_girl_rails
342   faraday
343   geoip
344   htmlentities
345   http_accept_language (~> 2.0.0)
346   i18n-js (>= 3.0.0.rc10)
347   image_optim_rails
348   jquery-rails
349   jshint
350   json
351   jsonify-rails
352   kgio
353   konacha
354   libxml-ruby (>= 2.0.5)
355   logstasher
356   minitest (~> 5.1)
357   oauth-plugin (>= 0.5.1)
358   omniauth
359   omniauth-facebook
360   omniauth-github
361   omniauth-google-oauth2 (>= 0.2.7)
362   omniauth-mediawiki (>= 0.0.3)
363   omniauth-openid
364   omniauth-windowslive
365   paperclip (~> 4.0)
366   pg
367   poltergeist
368   psych
369   r2
370   rack-cors
371   rack-uri_sanitizer
372   rails (= 4.2.7.1)
373   rails-i18n (~> 4.0.0)
374   redcarpet
375   rinku (>= 1.2.2)
376   rotp
377   rubocop
378   sanitize
379   sass-rails (~> 5.0)
380   timecop
381   uglifier (>= 1.3.0)
382   validates_email_format_of (>= 1.5.1)
383   vendorer
384   webmock
385
386 BUNDLED WITH
387    1.12.5