]> 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     actioncable (5.0.6)
6       actionpack (= 5.0.6)
7       nio4r (>= 1.2, < 3.0)
8       websocket-driver (~> 0.6.1)
9     actionmailer (5.0.6)
10       actionpack (= 5.0.6)
11       actionview (= 5.0.6)
12       activejob (= 5.0.6)
13       mail (~> 2.5, >= 2.5.4)
14       rails-dom-testing (~> 2.0)
15     actionpack (5.0.6)
16       actionview (= 5.0.6)
17       activesupport (= 5.0.6)
18       rack (~> 2.0)
19       rack-test (~> 0.6.3)
20       rails-dom-testing (~> 2.0)
21       rails-html-sanitizer (~> 1.0, >= 1.0.2)
22     actionpack-page_caching (1.1.0)
23       actionpack (>= 4.0.0, < 6)
24     actionview (5.0.6)
25       activesupport (= 5.0.6)
26       builder (~> 3.1)
27       erubis (~> 2.7.0)
28       rails-dom-testing (~> 2.0)
29       rails-html-sanitizer (~> 1.0, >= 1.0.3)
30     activejob (5.0.6)
31       activesupport (= 5.0.6)
32       globalid (>= 0.3.6)
33     activemodel (5.0.6)
34       activesupport (= 5.0.6)
35     activerecord (5.0.6)
36       activemodel (= 5.0.6)
37       activesupport (= 5.0.6)
38       arel (~> 7.0)
39     activesupport (5.0.6)
40       concurrent-ruby (~> 1.0, >= 1.0.2)
41       i18n (~> 0.7)
42       minitest (~> 5.1)
43       tzinfo (~> 1.1)
44     addressable (2.5.2)
45       public_suffix (>= 2.0.2, < 4.0)
46     arel (7.1.4)
47     ast (2.3.0)
48     autoprefixer-rails (7.1.4.1)
49       execjs
50     bigdecimal (1.1.0)
51     builder (3.2.3)
52     canonical-rails (0.2.1)
53       rails (>= 4.1, < 5.2)
54     capybara (2.15.3)
55       addressable
56       mini_mime (>= 0.1.3)
57       nokogiri (>= 1.3.3)
58       rack (>= 1.0.0)
59       rack-test (>= 0.5.4)
60       xpath (~> 2.0)
61     climate_control (0.2.0)
62     cliver (0.3.2)
63     cocaine (0.5.8)
64       climate_control (>= 0.0.3, < 1.0)
65     coffee-rails (4.2.2)
66       coffee-script (>= 2.2.0)
67       railties (>= 4.0.0)
68     coffee-script (2.4.1)
69       coffee-script-source
70       execjs
71     coffee-script-source (1.12.2)
72     composite_primary_keys (9.0.7)
73       activerecord (~> 5.0.0)
74     concurrent-ruby (1.0.5)
75     coveralls (0.8.21)
76       json (>= 1.8, < 3)
77       simplecov (~> 0.14.1)
78       term-ansicolor (~> 1.3)
79       thor (~> 0.19.4)
80       tins (~> 1.6)
81     crack (0.4.3)
82       safe_yaml (~> 1.0.0)
83     crass (1.0.2)
84     dalli (2.7.6)
85     docile (1.1.5)
86     dynamic_form (1.1.4)
87     erubis (2.7.0)
88     execjs (2.7.0)
89     exifr (1.3.2)
90     factory_girl (4.8.1)
91       activesupport (>= 3.0.0)
92     factory_girl_rails (4.8.0)
93       factory_girl (~> 4.8.0)
94       railties (>= 3.0.0)
95     faraday (0.12.2)
96       multipart-post (>= 1.2, < 3)
97     ffi (1.9.18)
98     fspath (3.1.0)
99     geoip (1.6.3)
100     globalid (0.4.0)
101       activesupport (>= 4.2.0)
102     hashdiff (0.3.6)
103     hashie (3.5.6)
104     htmlentities (4.3.4)
105     http_accept_language (2.0.5)
106     i18n (0.8.6)
107     i18n-js (3.0.1)
108       i18n (~> 0.6, >= 0.6.6)
109     image_optim (0.25.0)
110       exifr (~> 1.2, >= 1.2.2)
111       fspath (~> 3.0)
112       image_size (~> 1.5)
113       in_threads (~> 1.3)
114       progress (~> 3.0, >= 3.0.1)
115     image_optim_rails (0.4.1)
116       image_optim (~> 0.24)
117       rails
118       sprockets
119     image_size (1.5.0)
120     in_threads (1.4.0)
121     jquery-rails (4.3.1)
122       rails-dom-testing (>= 1, < 3)
123       railties (>= 4.2.0)
124       thor (>= 0.14, < 2.0)
125     jshint (1.5.0)
126       execjs (>= 1.4.0)
127       multi_json (~> 1.0)
128       therubyracer (~> 0.12.1)
129     json (2.1.0)
130     jsonify (0.3.1)
131       multi_json (~> 1.0)
132     jsonify-rails (0.3.2)
133       actionpack
134       jsonify (< 0.4.0)
135     jwt (1.5.6)
136     kgio (2.11.0)
137     libv8 (3.16.14.19)
138     libxml-ruby (3.0.0)
139     listen (3.1.5)
140       rb-fsevent (~> 0.9, >= 0.9.4)
141       rb-inotify (~> 0.9, >= 0.9.7)
142       ruby_dep (~> 1.2)
143     logstash-event (1.2.02)
144     logstasher (1.2.1)
145       activesupport (>= 4.0)
146       logstash-event (~> 1.2.0)
147       request_store
148     loofah (2.1.1)
149       crass (~> 1.0.2)
150       nokogiri (>= 1.5.9)
151     mail (2.6.6)
152       mime-types (>= 1.16, < 4)
153     method_source (0.9.0)
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_mime (0.1.4)
159     minitest (5.10.3)
160     multi_json (1.12.2)
161     multi_xml (0.6.0)
162     multipart-post (2.0.0)
163     nio4r (2.1.0)
164     nokogiri (1.8.1)
165     nokogumbo (1.4.13)
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.4.0)
174       faraday (>= 0.8, < 0.13)
175       jwt (~> 1.0)
176       multi_json (~> 1.3)
177       multi_xml (~> 0.5)
178       rack (>= 1.2, < 3)
179     omniauth (1.7.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.3.0)
185       omniauth (~> 1.5)
186       omniauth-oauth2 (>= 1.4.0, < 2.0)
187     omniauth-google-oauth2 (0.5.2)
188       jwt (~> 1.5)
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     openstreetmap-deadlock_retry (1.3.0)
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     parallel (1.12.0)
215     parser (2.4.0.0)
216       ast (~> 2.2)
217     pg (0.21.0)
218     poltergeist (1.16.0)
219       capybara (~> 2.1)
220       cliver (~> 0.3.1)
221       websocket-driver (>= 0.2.0)
222     powerpack (0.1.1)
223     progress (3.3.1)
224     psych (2.2.4)
225     public_suffix (3.0.0)
226     r2 (0.2.7)
227     rack (2.0.3)
228     rack-cors (1.0.1)
229     rack-openid (1.3.1)
230       rack (>= 1.1.0)
231       ruby-openid (>= 2.1.8)
232     rack-test (0.6.3)
233       rack (>= 1.0)
234     rack-uri_sanitizer (0.0.2)
235     rails (5.0.6)
236       actioncable (= 5.0.6)
237       actionmailer (= 5.0.6)
238       actionpack (= 5.0.6)
239       actionview (= 5.0.6)
240       activejob (= 5.0.6)
241       activemodel (= 5.0.6)
242       activerecord (= 5.0.6)
243       activesupport (= 5.0.6)
244       bundler (>= 1.3.0)
245       railties (= 5.0.6)
246       sprockets-rails (>= 2.0.0)
247     rails-controller-testing (1.0.2)
248       actionpack (~> 5.x, >= 5.0.1)
249       actionview (~> 5.x, >= 5.0.1)
250       activesupport (~> 5.x)
251     rails-dom-testing (2.0.3)
252       activesupport (>= 4.2.0)
253       nokogiri (>= 1.6)
254     rails-html-sanitizer (1.0.3)
255       loofah (~> 2.0)
256     rails-i18n (4.0.2)
257       i18n (~> 0.6)
258       rails (>= 4.0)
259     railties (5.0.6)
260       actionpack (= 5.0.6)
261       activesupport (= 5.0.6)
262       method_source
263       rake (>= 0.8.7)
264       thor (>= 0.18.1, < 2.0)
265     rainbow (2.2.2)
266       rake
267     rake (12.1.0)
268     rb-fsevent (0.10.2)
269     rb-inotify (0.9.10)
270       ffi (>= 0.5.0, < 2)
271     record_tag_helper (1.0.0)
272       actionview (~> 5.x)
273     redcarpet (3.4.0)
274     ref (2.0.0)
275     request_store (1.3.2)
276     rinku (2.0.3)
277     rotp (3.3.0)
278     rubocop (0.50.0)
279       parallel (~> 1.10)
280       parser (>= 2.3.3.1, < 3.0)
281       powerpack (~> 0.1)
282       rainbow (>= 2.2.2, < 3.0)
283       ruby-progressbar (~> 1.7)
284       unicode-display_width (~> 1.0, >= 1.0.1)
285     ruby-openid (2.7.0)
286     ruby-progressbar (1.9.0)
287     ruby_dep (1.5.0)
288     safe_yaml (1.0.4)
289     sanitize (4.5.0)
290       crass (~> 1.0.2)
291       nokogiri (>= 1.4.4)
292       nokogumbo (~> 1.4.1)
293     sass (3.5.2)
294       sass-listen (~> 4.0.0)
295     sass-listen (4.0.0)
296       rb-fsevent (~> 0.9, >= 0.9.4)
297       rb-inotify (~> 0.9, >= 0.9.7)
298     sass-rails (5.0.6)
299       railties (>= 4.0.0, < 6)
300       sass (~> 3.1)
301       sprockets (>= 2.8, < 4.0)
302       sprockets-rails (>= 2.0, < 4.0)
303       tilt (>= 1.1, < 3)
304     secure_headers (4.0.1)
305       useragent (>= 0.15.0)
306     simplecov (0.14.1)
307       docile (~> 1.1.0)
308       json (>= 1.8, < 3)
309       simplecov-html (~> 0.10.0)
310     simplecov-html (0.10.2)
311     sprockets (3.7.1)
312       concurrent-ruby (~> 1.0)
313       rack (> 1, < 3)
314     sprockets-rails (3.2.1)
315       actionpack (>= 4.0)
316       activesupport (>= 4.0)
317       sprockets (>= 3.0.0)
318     term-ansicolor (1.6.0)
319       tins (~> 1.0)
320     therubyracer (0.12.3)
321       libv8 (~> 3.16.14.15)
322       ref
323     thor (0.19.4)
324     thread_safe (0.3.6)
325     tilt (2.0.8)
326     tins (1.15.0)
327     tzinfo (1.2.3)
328       thread_safe (~> 0.1)
329     uglifier (3.2.0)
330       execjs (>= 0.3.0, < 3)
331     unicode-display_width (1.3.0)
332     useragent (0.16.8)
333     validates_email_format_of (1.6.3)
334       i18n
335     vendorer (0.1.16)
336     webmock (3.0.1)
337       addressable (>= 2.3.6)
338       crack (>= 0.3.2)
339       hashdiff
340     websocket-driver (0.6.5)
341       websocket-extensions (>= 0.1.0)
342     websocket-extensions (0.1.2)
343     xpath (2.1.0)
344       nokogiri (~> 1.3)
345
346 PLATFORMS
347   ruby
348
349 DEPENDENCIES
350   SystemTimer (>= 1.1.3)
351   actionpack-page_caching
352   autoprefixer-rails
353   bigdecimal (~> 1.1.0)
354   canonical-rails
355   coffee-rails (~> 4.2)
356   composite_primary_keys (~> 9.0.7)
357   coveralls
358   dalli
359   dynamic_form
360   factory_girl_rails
361   faraday
362   geoip
363   htmlentities
364   http_accept_language (~> 2.0.0)
365   i18n-js (>= 3.0.0)
366   image_optim_rails
367   jquery-rails
368   jshint
369   json
370   jsonify-rails
371   kgio
372   libxml-ruby (>= 2.0.5)
373   listen
374   logstasher
375   minitest (~> 5.1)
376   oauth-plugin (>= 0.5.1)
377   omniauth
378   omniauth-facebook
379   omniauth-github
380   omniauth-google-oauth2 (>= 0.2.7)
381   omniauth-mediawiki (>= 0.0.3)
382   omniauth-openid
383   omniauth-windowslive
384   openstreetmap-deadlock_retry (>= 1.3.0)
385   paperclip (~> 4.0)
386   pg
387   poltergeist
388   psych
389   r2 (~> 0.2.7)
390   rack-cors
391   rack-uri_sanitizer
392   rails (= 5.0.6)
393   rails-controller-testing
394   rails-i18n (~> 4.0.0)
395   record_tag_helper
396   redcarpet
397   rinku (>= 1.2.2)
398   rotp
399   rubocop
400   sanitize
401   sass-rails (~> 5.0)
402   secure_headers
403   uglifier (>= 1.3.0)
404   validates_email_format_of (>= 1.5.1)
405   vendorer
406   webmock
407
408 BUNDLED WITH
409    1.13.7