]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Use correct title in og:title for pages with no title
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     actionmailer (4.2.5)
6       actionpack (= 4.2.5)
7       actionview (= 4.2.5)
8       activejob (= 4.2.5)
9       mail (~> 2.5, >= 2.5.4)
10       rails-dom-testing (~> 1.0, >= 1.0.5)
11     actionpack (4.2.5)
12       actionview (= 4.2.5)
13       activesupport (= 4.2.5)
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.0.2)
19       actionpack (>= 4.0.0, < 5)
20     actionview (4.2.5)
21       activesupport (= 4.2.5)
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.5)
27       activesupport (= 4.2.5)
28       globalid (>= 0.3.0)
29     activemodel (4.2.5)
30       activesupport (= 4.2.5)
31       builder (~> 3.1)
32     activerecord (4.2.5)
33       activemodel (= 4.2.5)
34       activesupport (= 4.2.5)
35       arel (~> 6.0)
36     activesupport (4.2.5)
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.4.0)
43     arel (6.0.3)
44     ast (2.1.0)
45     astrolabe (1.3.1)
46       parser (~> 2.2)
47     autoprefixer-rails (6.1.2)
48       execjs
49       json
50     bigdecimal (1.1.0)
51     builder (3.2.2)
52     capybara (2.5.0)
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.0.3)
59       activesupport (>= 3.0)
60     cliver (0.3.2)
61     cocaine (0.5.8)
62       climate_control (>= 0.0.3, < 1.0)
63     coffee-rails (4.1.0)
64       coffee-script (>= 2.2.0)
65       railties (>= 4.0.0, < 5.0)
66     coffee-script (2.4.1)
67       coffee-script-source
68       execjs
69     coffee-script-source (1.10.0)
70     colorize (0.7.7)
71     composite_primary_keys (8.1.1)
72       activerecord (~> 4.2.0)
73     concurrent-ruby (1.0.0)
74     coveralls (0.8.10)
75       json (~> 1.8)
76       rest-client (>= 1.6.8, < 2)
77       simplecov (~> 0.11.0)
78       term-ansicolor (~> 1.3)
79       thor (~> 0.19.1)
80       tins (~> 1.6.0)
81     crass (1.0.2)
82     dalli (2.7.4)
83     deadlock_retry (1.2.0)
84     docile (1.1.5)
85     domain_name (0.5.25)
86       unf (>= 0.0.5, < 1.0.0)
87     dynamic_form (1.1.4)
88     erubis (2.7.0)
89     execjs (2.6.0)
90     exifr (1.2.3.1)
91     faraday (0.9.2)
92       multipart-post (>= 1.2, < 3)
93     fspath (2.1.1)
94     globalid (0.3.6)
95       activesupport (>= 4.1.0)
96     hashie (3.4.3)
97     htmlentities (4.3.4)
98     http-cookie (1.0.2)
99       domain_name (~> 0.5)
100     http_accept_language (2.0.5)
101     httpclient (2.7.0.1)
102     i18n (0.7.0)
103     i18n-js (3.0.0.rc11)
104       i18n (~> 0.6)
105     image_optim (0.22.0)
106       exifr (~> 1.2, >= 1.2.2)
107       fspath (~> 2.1)
108       image_size (~> 1.3)
109       in_threads (~> 1.3)
110       progress (~> 3.0, >= 3.0.1)
111     image_size (1.4.1)
112     in_threads (1.3.1)
113     jquery-rails (4.0.5)
114       rails-dom-testing (~> 1.0)
115       railties (>= 4.2.0)
116       thor (>= 0.14, < 2.0)
117     jshint (1.4.0)
118       execjs (>= 1.4.0)
119       multi_json (~> 1.0)
120       therubyracer (~> 0.12.1)
121     json (1.8.3)
122     jsonify (0.3.1)
123       multi_json (~> 1.0)
124     jsonify-rails (0.3.2)
125       actionpack
126       jsonify (< 0.4.0)
127     jwt (1.5.2)
128     kgio (2.10.0)
129     konacha (3.7.0)
130       actionpack (>= 3.1, < 5)
131       capybara
132       colorize
133       railties (>= 3.1, < 5)
134       sprockets (>= 2, < 4)
135       tilt
136     libv8 (3.16.14.13)
137     libxml-ruby (2.8.0)
138     logstash-event (1.2.02)
139     logstasher (0.8.6)
140       activerecord (>= 3.0)
141       activesupport (>= 3.0)
142       logstash-event (~> 1.2.0)
143       request_store
144     loofah (2.0.3)
145       nokogiri (>= 1.5.9)
146     mail (2.6.3)
147       mime-types (>= 1.16, < 3)
148     mime-types (2.99)
149     mimemagic (0.3.0)
150     mini_portile2 (2.0.0)
151     minitest (5.8.3)
152     multi_json (1.11.2)
153     multi_xml (0.5.5)
154     multipart-post (2.0.0)
155     netrc (0.11.0)
156     nokogiri (1.6.7)
157       mini_portile2 (~> 2.0.0.rc2)
158     nokogumbo (1.4.1)
159       nokogiri
160     oauth (0.4.7)
161     oauth-plugin (0.5.1)
162       multi_json
163       oauth (~> 0.4.4)
164       oauth2 (>= 0.5.0)
165       rack
166     oauth2 (1.0.0)
167       faraday (>= 0.8, < 0.10)
168       jwt (~> 1.0)
169       multi_json (~> 1.3)
170       multi_xml (~> 0.5)
171       rack (~> 1.2)
172     omniauth (1.2.2)
173       hashie (>= 1.2, < 4)
174       rack (~> 1.0)
175     omniauth-facebook (3.0.0)
176       omniauth-oauth2 (~> 1.2)
177     omniauth-google-oauth2 (0.2.10)
178       addressable (~> 2.3)
179       jwt (~> 1.0)
180       multi_json (~> 1.3)
181       omniauth (>= 1.1.1)
182       omniauth-oauth2 (~> 1.3.1)
183     omniauth-oauth2 (1.3.1)
184       oauth2 (~> 1.0)
185       omniauth (~> 1.2)
186     omniauth-openid (1.0.1)
187       omniauth (~> 1.0)
188       rack-openid (~> 1.3.1)
189     omniauth-windowslive (0.0.9.1)
190       multi_json (>= 1.0.3)
191       omniauth-oauth2 (~> 1.0)
192     paperclip (4.3.2)
193       activemodel (>= 3.2.0)
194       activesupport (>= 3.2.0)
195       cocaine (~> 0.5.5)
196       mime-types
197       mimemagic (= 0.3.0)
198     parser (2.2.3.0)
199       ast (>= 1.1, < 3.0)
200     pg (0.18.4)
201     poltergeist (1.8.1)
202       capybara (~> 2.1)
203       cliver (~> 0.3.1)
204       multi_json (~> 1.0)
205       websocket-driver (>= 0.2.0)
206     powerpack (0.1.1)
207     progress (3.1.0)
208     psych (2.0.15)
209     r2 (0.2.6)
210     rack (1.6.4)
211     rack-cors (0.4.0)
212     rack-openid (1.3.1)
213       rack (>= 1.1.0)
214       ruby-openid (>= 2.1.8)
215     rack-test (0.6.3)
216       rack (>= 1.0)
217     rack-uri_sanitizer (0.0.2)
218     rails (4.2.5)
219       actionmailer (= 4.2.5)
220       actionpack (= 4.2.5)
221       actionview (= 4.2.5)
222       activejob (= 4.2.5)
223       activemodel (= 4.2.5)
224       activerecord (= 4.2.5)
225       activesupport (= 4.2.5)
226       bundler (>= 1.3.0, < 2.0)
227       railties (= 4.2.5)
228       sprockets-rails
229     rails-deprecated_sanitizer (1.0.3)
230       activesupport (>= 4.2.0.alpha)
231     rails-dom-testing (1.0.7)
232       activesupport (>= 4.2.0.beta, < 5.0)
233       nokogiri (~> 1.6.0)
234       rails-deprecated_sanitizer (>= 1.0.1)
235     rails-html-sanitizer (1.0.2)
236       loofah (~> 2.0)
237     rails-i18n (4.0.7)
238       i18n (~> 0.7)
239       railties (~> 4.0)
240     railties (4.2.5)
241       actionpack (= 4.2.5)
242       activesupport (= 4.2.5)
243       rake (>= 0.8.7)
244       thor (>= 0.18.1, < 2.0)
245     rainbow (2.0.0)
246     rake (10.4.2)
247     redcarpet (3.3.3)
248     ref (2.0.0)
249     request_store (1.2.1)
250     rest-client (1.8.0)
251       http-cookie (>= 1.0.2, < 2.0)
252       mime-types (>= 1.16, < 3.0)
253       netrc (~> 0.7)
254     rinku (1.7.3)
255     rubocop (0.35.1)
256       astrolabe (~> 1.3)
257       parser (>= 2.2.3.0, < 3.0)
258       powerpack (~> 0.1)
259       rainbow (>= 1.99.1, < 3.0)
260       ruby-progressbar (~> 1.7)
261       tins (<= 1.6.0)
262     ruby-openid (2.7.0)
263     ruby-progressbar (1.7.5)
264     sanitize (4.0.0)
265       crass (~> 1.0.2)
266       nokogiri (>= 1.4.4)
267       nokogumbo (= 1.4.1)
268     sass (3.4.19)
269     sass-rails (5.0.4)
270       railties (>= 4.0.0, < 5.0)
271       sass (~> 3.1)
272       sprockets (>= 2.8, < 4.0)
273       sprockets-rails (>= 2.0, < 4.0)
274       tilt (>= 1.1, < 3)
275     simplecov (0.11.1)
276       docile (~> 1.1.0)
277       json (~> 1.8)
278       simplecov-html (~> 0.10.0)
279     simplecov-html (0.10.0)
280     soap4r-ruby1.9 (2.0.5)
281     sprockets (3.5.1)
282       concurrent-ruby (~> 1.0)
283       rack (> 1, < 3)
284     sprockets-rails (2.3.3)
285       actionpack (>= 3.0)
286       activesupport (>= 3.0)
287       sprockets (>= 2.8, < 4.0)
288     term-ansicolor (1.3.2)
289       tins (~> 1.0)
290     therubyracer (0.12.2)
291       libv8 (~> 3.16.14.0)
292       ref
293     thor (0.19.1)
294     thread_safe (0.3.5)
295     tilt (2.0.1)
296     timecop (0.8.0)
297     tins (1.6.0)
298     tzinfo (1.2.2)
299       thread_safe (~> 0.1)
300     uglifier (2.7.2)
301       execjs (>= 0.3.0)
302       json (>= 1.8.0)
303     unf (0.1.4)
304       unf_ext
305     unf_ext (0.0.7.1)
306     validates_email_format_of (1.6.3)
307       i18n
308     vendorer (0.1.16)
309     websocket-driver (0.6.3)
310       websocket-extensions (>= 0.1.0)
311     websocket-extensions (0.1.2)
312     xpath (2.0.0)
313       nokogiri (~> 1.3)
314
315 PLATFORMS
316   ruby
317
318 DEPENDENCIES
319   SystemTimer (>= 1.1.3)
320   actionpack-page_caching
321   autoprefixer-rails
322   bigdecimal (~> 1.1.0)
323   coffee-rails (~> 4.1.0)
324   composite_primary_keys (~> 8.1.0)
325   coveralls
326   dalli
327   deadlock_retry (>= 1.2.0)
328   dynamic_form
329   faraday
330   htmlentities
331   http_accept_language (~> 2.0.0)
332   httpclient
333   i18n-js (>= 3.0.0.rc10)
334   image_optim (>= 0.22.0)
335   jquery-rails
336   jshint
337   json
338   jsonify-rails
339   kgio
340   konacha
341   libxml-ruby (>= 2.0.5)
342   logstasher
343   minitest (~> 5.1)
344   oauth-plugin (>= 0.5.1)
345   omniauth
346   omniauth-facebook
347   omniauth-google-oauth2 (>= 0.2.7)
348   omniauth-openid
349   omniauth-windowslive
350   paperclip (~> 4.0)
351   pg
352   poltergeist
353   psych
354   r2
355   rack-cors
356   rack-uri_sanitizer
357   rails (= 4.2.5)
358   rails-i18n (~> 4.0.0)
359   redcarpet
360   rinku (>= 1.2.2)
361   rubocop
362   sanitize
363   sass-rails (~> 5.0)
364   soap4r-ruby1.9
365   timecop
366   uglifier (>= 1.3.0)
367   validates_email_format_of (>= 1.5.1)
368   vendorer