]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Localisation updates from https://translatewiki.net.
[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.0.2)
19       actionpack (>= 4.0.0, < 5)
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.6.0)
47       execjs
48     bigdecimal (1.1.0)
49     builder (3.2.2)
50     capybara (2.11.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.0.3)
58       activesupport (>= 3.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.4)
73     coveralls (0.8.17)
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.10.1)
95       multipart-post (>= 1.2, < 3)
96     fspath (3.0.1)
97     geoip (1.6.2)
98     globalid (0.3.7)
99       activesupport (>= 4.1.0)
100     hashdiff (0.3.2)
101     hashie (3.4.6)
102     htmlentities (4.3.4)
103     http_accept_language (2.0.5)
104     i18n (0.7.0)
105     i18n-js (3.0.0.rc15)
106       i18n (~> 0.6, >= 0.6.6)
107     image_optim (0.24.1)
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.2.0)
114       image_optim (~> 0.24.0)
115       rails
116       sprockets
117     image_size (1.5.0)
118     in_threads (1.3.1)
119     jquery-rails (4.2.2)
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 (1.8.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.17)
144     libxml-ruby (2.9.0)
145     logstash-event (1.2.02)
146     logstasher (1.1.0)
147       activerecord (>= 4.0)
148       activesupport (>= 4.0)
149       logstash-event (~> 1.2.0)
150       request_store
151     loofah (2.0.3)
152       nokogiri (>= 1.5.9)
153     mail (2.6.4)
154       mime-types (>= 1.16, < 4)
155     mime-types (3.1)
156       mime-types-data (~> 3.2015)
157     mime-types-data (3.2016.0521)
158     mimemagic (0.3.0)
159     mini_portile2 (2.1.0)
160     minitest (5.10.1)
161     multi_json (1.12.1)
162     multi_xml (0.6.0)
163     multipart-post (2.0.0)
164     nokogiri (1.7.0)
165       mini_portile2 (~> 2.1.0)
166     nokogumbo (1.4.10)
167       nokogiri
168     oauth (0.4.7)
169     oauth-plugin (0.5.1)
170       multi_json
171       oauth (~> 0.4.4)
172       oauth2 (>= 0.5.0)
173       rack
174     oauth2 (1.3.0)
175       faraday (>= 0.8, < 0.11)
176       jwt (~> 1.0)
177       multi_json (~> 1.3)
178       multi_xml (~> 0.5)
179       rack (>= 1.2, < 3)
180     omniauth (1.3.1)
181       hashie (>= 1.2, < 4)
182       rack (>= 1.0, < 3)
183     omniauth-facebook (4.0.0)
184       omniauth-oauth2 (~> 1.2)
185     omniauth-github (1.1.2)
186       omniauth (~> 1.0)
187       omniauth-oauth2 (~> 1.1)
188     omniauth-google-oauth2 (0.4.1)
189       jwt (~> 1.5.2)
190       multi_json (~> 1.3)
191       omniauth (>= 1.1.1)
192       omniauth-oauth2 (>= 1.3.1)
193     omniauth-mediawiki (0.0.3)
194       jwt (~> 1.0)
195       omniauth-oauth (~> 1.0)
196     omniauth-oauth (1.1.0)
197       oauth
198       omniauth (~> 1.0)
199     omniauth-oauth2 (1.4.0)
200       oauth2 (~> 1.0)
201       omniauth (~> 1.2)
202     omniauth-openid (1.0.1)
203       omniauth (~> 1.0)
204       rack-openid (~> 1.3.1)
205     omniauth-windowslive (0.0.11)
206       multi_json (>= 1.0.3)
207       omniauth-oauth2 (~> 1.4)
208     paperclip (4.3.7)
209       activemodel (>= 3.2.0)
210       activesupport (>= 3.2.0)
211       cocaine (~> 0.5.5)
212       mime-types
213       mimemagic (= 0.3.0)
214     parser (2.3.3.1)
215       ast (~> 2.2)
216     pg (0.19.0)
217     poltergeist (1.12.0)
218       capybara (~> 2.1)
219       cliver (~> 0.3.1)
220       websocket-driver (>= 0.2.0)
221     powerpack (0.1.1)
222     progress (3.2.2)
223     psych (2.2.2)
224     public_suffix (2.0.4)
225     r2 (0.2.6)
226     rack (1.6.5)
227     rack-cors (0.4.0)
228     rack-openid (1.3.1)
229       rack (>= 1.1.0)
230       ruby-openid (>= 2.1.8)
231     rack-test (0.6.3)
232       rack (>= 1.0)
233     rack-uri_sanitizer (0.0.2)
234     rails (4.2.7.1)
235       actionmailer (= 4.2.7.1)
236       actionpack (= 4.2.7.1)
237       actionview (= 4.2.7.1)
238       activejob (= 4.2.7.1)
239       activemodel (= 4.2.7.1)
240       activerecord (= 4.2.7.1)
241       activesupport (= 4.2.7.1)
242       bundler (>= 1.3.0, < 2.0)
243       railties (= 4.2.7.1)
244       sprockets-rails
245     rails-deprecated_sanitizer (1.0.3)
246       activesupport (>= 4.2.0.alpha)
247     rails-dom-testing (1.0.8)
248       activesupport (>= 4.2.0.beta, < 5.0)
249       nokogiri (~> 1.6)
250       rails-deprecated_sanitizer (>= 1.0.1)
251     rails-html-sanitizer (1.0.3)
252       loofah (~> 2.0)
253     rails-i18n (4.0.9)
254       i18n (~> 0.7)
255       railties (~> 4.0)
256     railties (4.2.7.1)
257       actionpack (= 4.2.7.1)
258       activesupport (= 4.2.7.1)
259       rake (>= 0.8.7)
260       thor (>= 0.18.1, < 2.0)
261     rainbow (2.2.1)
262     rake (12.0.0)
263     redcarpet (3.4.0)
264     ref (2.0.0)
265     request_store (1.3.1)
266     rinku (2.0.2)
267     rotp (3.3.0)
268     rubocop (0.46.0)
269       parser (>= 2.3.1.1, < 3.0)
270       powerpack (~> 0.1)
271       rainbow (>= 1.99.1, < 3.0)
272       ruby-progressbar (~> 1.7)
273       unicode-display_width (~> 1.0, >= 1.0.1)
274     ruby-openid (2.7.0)
275     ruby-progressbar (1.8.1)
276     safe_yaml (1.0.4)
277     sanitize (4.4.0)
278       crass (~> 1.0.2)
279       nokogiri (>= 1.4.4)
280       nokogumbo (~> 1.4.1)
281     sass (3.4.23)
282     sass-rails (5.0.6)
283       railties (>= 4.0.0, < 6)
284       sass (~> 3.1)
285       sprockets (>= 2.8, < 4.0)
286       sprockets-rails (>= 2.0, < 4.0)
287       tilt (>= 1.1, < 3)
288     simplecov (0.12.0)
289       docile (~> 1.1.0)
290       json (>= 1.8, < 3)
291       simplecov-html (~> 0.10.0)
292     simplecov-html (0.10.0)
293     sprockets (3.7.1)
294       concurrent-ruby (~> 1.0)
295       rack (> 1, < 3)
296     sprockets-rails (3.2.0)
297       actionpack (>= 4.0)
298       activesupport (>= 4.0)
299       sprockets (>= 3.0.0)
300     term-ansicolor (1.4.0)
301       tins (~> 1.0)
302     therubyracer (0.12.2)
303       libv8 (~> 3.16.14.0)
304       ref
305     thor (0.19.4)
306     thread_safe (0.3.5)
307     tilt (2.0.5)
308     timecop (0.8.1)
309     tins (1.13.0)
310     tzinfo (1.2.2)
311       thread_safe (~> 0.1)
312     uglifier (3.0.4)
313       execjs (>= 0.3.0, < 3)
314     unicode-display_width (1.1.2)
315     validates_email_format_of (1.6.3)
316       i18n
317     vendorer (0.1.16)
318     webmock (2.3.1)
319       addressable (>= 2.3.6)
320       crack (>= 0.3.2)
321       hashdiff
322     websocket-driver (0.6.4)
323       websocket-extensions (>= 0.1.0)
324     websocket-extensions (0.1.2)
325     xpath (2.0.0)
326       nokogiri (~> 1.3)
327
328 PLATFORMS
329   ruby
330
331 DEPENDENCIES
332   SystemTimer (>= 1.1.3)
333   actionpack-page_caching
334   autoprefixer-rails
335   bigdecimal (~> 1.1.0)
336   coffee-rails (~> 4.1.0)
337   composite_primary_keys (~> 8.1.0)
338   coveralls
339   dalli
340   deadlock_retry (>= 1.2.0)
341   dynamic_form
342   factory_girl_rails
343   faraday
344   geoip
345   htmlentities
346   http_accept_language (~> 2.0.0)
347   i18n-js (>= 3.0.0.rc10)
348   image_optim_rails
349   jquery-rails
350   jshint
351   json
352   jsonify-rails
353   kgio
354   konacha
355   libxml-ruby (>= 2.0.5)
356   logstasher
357   minitest (~> 5.1)
358   oauth-plugin (>= 0.5.1)
359   omniauth
360   omniauth-facebook
361   omniauth-github
362   omniauth-google-oauth2 (>= 0.2.7)
363   omniauth-mediawiki (>= 0.0.3)
364   omniauth-openid
365   omniauth-windowslive
366   paperclip (~> 4.0)
367   pg
368   poltergeist
369   psych
370   r2
371   rack-cors
372   rack-uri_sanitizer
373   rails (= 4.2.7.1)
374   rails-i18n (~> 4.0.0)
375   redcarpet
376   rinku (>= 1.2.2)
377   rotp
378   rubocop
379   sanitize
380   sass-rails (~> 5.0)
381   timecop
382   uglifier (>= 1.3.0)
383   validates_email_format_of (>= 1.5.1)
384   vendorer
385   webmock
386
387 BUNDLED WITH
388    1.12.5