]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Make rubocop happy
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     aasm (4.1.0)
6     actioncable (5.1.5)
7       actionpack (= 5.1.5)
8       nio4r (~> 2.0)
9       websocket-driver (~> 0.6.1)
10     actionmailer (5.1.5)
11       actionpack (= 5.1.5)
12       actionview (= 5.1.5)
13       activejob (= 5.1.5)
14       mail (~> 2.5, >= 2.5.4)
15       rails-dom-testing (~> 2.0)
16     actionpack (5.1.5)
17       actionview (= 5.1.5)
18       activesupport (= 5.1.5)
19       rack (~> 2.0)
20       rack-test (>= 0.6.3)
21       rails-dom-testing (~> 2.0)
22       rails-html-sanitizer (~> 1.0, >= 1.0.2)
23     actionpack-page_caching (1.1.0)
24       actionpack (>= 4.0.0, < 6)
25     actionview (5.1.5)
26       activesupport (= 5.1.5)
27       builder (~> 3.1)
28       erubi (~> 1.4)
29       rails-dom-testing (~> 2.0)
30       rails-html-sanitizer (~> 1.0, >= 1.0.3)
31     activejob (5.1.5)
32       activesupport (= 5.1.5)
33       globalid (>= 0.3.6)
34     activemodel (5.1.5)
35       activesupport (= 5.1.5)
36     activerecord (5.1.5)
37       activemodel (= 5.1.5)
38       activesupport (= 5.1.5)
39       arel (~> 8.0)
40     activesupport (5.1.5)
41       concurrent-ruby (~> 1.0, >= 1.0.2)
42       i18n (~> 0.7)
43       minitest (~> 5.1)
44       tzinfo (~> 1.1)
45     addressable (2.5.2)
46       public_suffix (>= 2.0.2, < 4.0)
47     annotate (2.7.3)
48       activerecord (>= 3.2, < 6.0)
49       rake (>= 10.4, < 13.0)
50     arel (8.0.0)
51     ast (2.4.0)
52     autoprefixer-rails (8.5.1)
53       execjs
54     better_errors (2.4.0)
55       coderay (>= 1.0.0)
56       erubi (>= 1.0.0)
57       rack (>= 0.9.0)
58     bigdecimal (1.1.0)
59     binding_of_caller (0.8.0)
60       debug_inspector (>= 0.0.1)
61     builder (3.2.3)
62     cancancan (2.1.3)
63     canonical-rails (0.2.3)
64       rails (>= 4.1, < 5.3)
65     capybara (2.18.0)
66       addressable
67       mini_mime (>= 0.1.3)
68       nokogiri (>= 1.3.3)
69       rack (>= 1.0.0)
70       rack-test (>= 0.5.4)
71       xpath (>= 2.0, < 4.0)
72     climate_control (0.2.0)
73     cliver (0.3.2)
74     coderay (1.1.2)
75     coffee-rails (4.2.2)
76       coffee-script (>= 2.2.0)
77       railties (>= 4.0.0)
78     coffee-script (2.4.1)
79       coffee-script-source
80       execjs
81     coffee-script-source (1.12.2)
82     composite_primary_keys (10.0.3)
83       activerecord (~> 5.1.0, >= 5.1.5)
84     concurrent-ruby (1.0.5)
85     coveralls (0.8.21)
86       json (>= 1.8, < 3)
87       simplecov (~> 0.14.1)
88       term-ansicolor (~> 1.3)
89       thor (~> 0.19.4)
90       tins (~> 1.6)
91     crack (0.4.3)
92       safe_yaml (~> 1.0.0)
93     crass (1.0.4)
94     dalli (2.7.8)
95     debug_inspector (0.0.3)
96     docile (1.1.5)
97     dynamic_form (1.1.4)
98     erubi (1.7.1)
99     execjs (2.7.0)
100     exifr (1.3.4)
101     factory_bot (4.10.0)
102       activesupport (>= 3.0.0)
103     factory_bot_rails (4.10.0)
104       factory_bot (~> 4.10.0)
105       railties (>= 3.0.0)
106     faraday (0.12.2)
107       multipart-post (>= 1.2, < 3)
108     ffi (1.9.23)
109     fspath (3.1.0)
110     geoip (1.6.4)
111     globalid (0.4.1)
112       activesupport (>= 4.2.0)
113     hashdiff (0.3.7)
114     hashie (3.5.7)
115     htmlentities (4.3.4)
116     http_accept_language (2.0.5)
117     i18n (0.9.5)
118       concurrent-ruby (~> 1.0)
119     i18n-js (3.0.5)
120       i18n (>= 0.6.6, < 2)
121     image_optim (0.26.1)
122       exifr (~> 1.2, >= 1.2.2)
123       fspath (~> 3.0)
124       image_size (~> 1.5)
125       in_threads (~> 1.3)
126       progress (~> 3.0, >= 3.0.1)
127     image_optim_rails (0.4.1)
128       image_optim (~> 0.24)
129       rails
130       sprockets
131     image_size (1.5.0)
132     in_threads (1.5.0)
133     jquery-rails (4.3.3)
134       rails-dom-testing (>= 1, < 3)
135       railties (>= 4.2.0)
136       thor (>= 0.14, < 2.0)
137     jshint (1.5.0)
138       execjs (>= 1.4.0)
139       multi_json (~> 1.0)
140       therubyracer (~> 0.12.1)
141     json (2.1.0)
142     jsonify (0.3.1)
143       multi_json (~> 1.0)
144     jsonify-rails (0.3.2)
145       actionpack
146       jsonify (< 0.4.0)
147     jwt (1.5.6)
148     kgio (2.11.2)
149     libv8 (3.16.14.19)
150     libxml-ruby (3.1.0)
151     listen (3.1.5)
152       rb-fsevent (~> 0.9, >= 0.9.4)
153       rb-inotify (~> 0.9, >= 0.9.7)
154       ruby_dep (~> 1.2)
155     logstash-event (1.2.02)
156     logstasher (1.2.2)
157       activesupport (>= 4.0)
158       logstash-event (~> 1.2.0)
159       request_store
160     loofah (2.2.2)
161       crass (~> 1.0.2)
162       nokogiri (>= 1.5.9)
163     mail (2.7.0)
164       mini_mime (>= 0.1.1)
165     method_source (0.9.0)
166     mime-types (3.1)
167       mime-types-data (~> 3.2015)
168     mime-types-data (3.2016.0521)
169     mimemagic (0.3.2)
170     mini_mime (1.0.0)
171     mini_portile2 (2.3.0)
172     minitest (5.11.3)
173     multi_json (1.13.1)
174     multi_xml (0.6.0)
175     multipart-post (2.0.0)
176     nio4r (2.3.1)
177     nokogiri (1.8.2)
178       mini_portile2 (~> 2.3.0)
179     nokogumbo (1.5.0)
180       nokogiri
181     oauth (0.4.7)
182     oauth-plugin (0.5.1)
183       multi_json
184       oauth (~> 0.4.4)
185       oauth2 (>= 0.5.0)
186       rack
187     oauth2 (1.4.0)
188       faraday (>= 0.8, < 0.13)
189       jwt (~> 1.0)
190       multi_json (~> 1.3)
191       multi_xml (~> 0.5)
192       rack (>= 1.2, < 3)
193     omniauth (1.8.1)
194       hashie (>= 3.4.6, < 3.6.0)
195       rack (>= 1.6.2, < 3)
196     omniauth-facebook (5.0.0)
197       omniauth-oauth2 (~> 1.2)
198     omniauth-github (1.3.0)
199       omniauth (~> 1.5)
200       omniauth-oauth2 (>= 1.4.0, < 2.0)
201     omniauth-google-oauth2 (0.5.3)
202       jwt (>= 1.5)
203       omniauth (>= 1.1.1)
204       omniauth-oauth2 (>= 1.5)
205     omniauth-mediawiki (0.0.3)
206       jwt (~> 1.0)
207       omniauth-oauth (~> 1.0)
208     omniauth-oauth (1.1.0)
209       oauth
210       omniauth (~> 1.0)
211     omniauth-oauth2 (1.5.0)
212       oauth2 (~> 1.1)
213       omniauth (~> 1.2)
214     omniauth-openid (1.0.1)
215       omniauth (~> 1.0)
216       rack-openid (~> 1.3.1)
217     omniauth-windowslive (0.0.12)
218       multi_json (~> 1.12)
219       omniauth-oauth2 (~> 1.4)
220     openstreetmap-deadlock_retry (1.3.0)
221     paperclip (5.3.0)
222       activemodel (>= 4.2.0)
223       activesupport (>= 4.2.0)
224       mime-types
225       mimemagic (~> 0.3.0)
226       terrapin (~> 0.6.0)
227     parallel (1.12.1)
228     parser (2.5.1.0)
229       ast (~> 2.4.0)
230     pg (0.21.0)
231     poltergeist (1.18.1)
232       capybara (>= 2.1, < 4)
233       cliver (~> 0.3.1)
234       websocket-driver (>= 0.2.0)
235     powerpack (0.1.1)
236     progress (3.4.0)
237     psych (3.0.2)
238     public_suffix (3.0.2)
239     puma (3.11.4)
240     quad_tile (1.0.1)
241     r2 (0.2.7)
242     rack (2.0.5)
243     rack-cors (1.0.2)
244     rack-openid (1.3.1)
245       rack (>= 1.1.0)
246       ruby-openid (>= 2.1.8)
247     rack-test (1.0.0)
248       rack (>= 1.0, < 3)
249     rack-uri_sanitizer (0.0.2)
250     rails (5.1.5)
251       actioncable (= 5.1.5)
252       actionmailer (= 5.1.5)
253       actionpack (= 5.1.5)
254       actionview (= 5.1.5)
255       activejob (= 5.1.5)
256       activemodel (= 5.1.5)
257       activerecord (= 5.1.5)
258       activesupport (= 5.1.5)
259       bundler (>= 1.3.0)
260       railties (= 5.1.5)
261       sprockets-rails (>= 2.0.0)
262     rails-controller-testing (1.0.2)
263       actionpack (~> 5.x, >= 5.0.1)
264       actionview (~> 5.x, >= 5.0.1)
265       activesupport (~> 5.x)
266     rails-dom-testing (2.0.3)
267       activesupport (>= 4.2.0)
268       nokogiri (>= 1.6)
269     rails-html-sanitizer (1.0.4)
270       loofah (~> 2.2, >= 2.2.2)
271     rails-i18n (4.0.2)
272       i18n (~> 0.6)
273       rails (>= 4.0)
274     railties (5.1.5)
275       actionpack (= 5.1.5)
276       activesupport (= 5.1.5)
277       method_source
278       rake (>= 0.8.7)
279       thor (>= 0.18.1, < 2.0)
280     rainbow (3.0.0)
281     rake (12.3.1)
282     rb-fsevent (0.10.3)
283     rb-inotify (0.9.10)
284       ffi (>= 0.5.0, < 2)
285     record_tag_helper (1.0.0)
286       actionview (~> 5.x)
287     redcarpet (3.4.0)
288     ref (2.0.0)
289     request_store (1.4.1)
290       rack (>= 1.4)
291     rinku (2.0.4)
292     rotp (3.3.1)
293     rubocop (0.56.0)
294       parallel (~> 1.10)
295       parser (>= 2.5)
296       powerpack (~> 0.1)
297       rainbow (>= 2.2.2, < 4.0)
298       ruby-progressbar (~> 1.7)
299       unicode-display_width (~> 1.0, >= 1.0.1)
300     ruby-openid (2.7.0)
301     ruby-progressbar (1.9.0)
302     ruby_dep (1.5.0)
303     safe_yaml (1.0.4)
304     sanitize (4.6.5)
305       crass (~> 1.0.2)
306       nokogiri (>= 1.4.4)
307       nokogumbo (~> 1.4)
308     sass (3.5.6)
309       sass-listen (~> 4.0.0)
310     sass-listen (4.0.0)
311       rb-fsevent (~> 0.9, >= 0.9.4)
312       rb-inotify (~> 0.9, >= 0.9.7)
313     sass-rails (5.0.7)
314       railties (>= 4.0.0, < 6)
315       sass (~> 3.1)
316       sprockets (>= 2.8, < 4.0)
317       sprockets-rails (>= 2.0, < 4.0)
318       tilt (>= 1.1, < 3)
319     secure_headers (6.0.0)
320     simplecov (0.14.1)
321       docile (~> 1.1.0)
322       json (>= 1.8, < 3)
323       simplecov-html (~> 0.10.0)
324     simplecov-html (0.10.2)
325     sprockets (3.7.1)
326       concurrent-ruby (~> 1.0)
327       rack (> 1, < 3)
328     sprockets-rails (3.2.1)
329       actionpack (>= 4.0)
330       activesupport (>= 4.0)
331       sprockets (>= 3.0.0)
332     term-ansicolor (1.6.0)
333       tins (~> 1.0)
334     terrapin (0.6.0)
335       climate_control (>= 0.0.3, < 1.0)
336     therubyracer (0.12.3)
337       libv8 (~> 3.16.14.15)
338       ref
339     thor (0.19.4)
340     thread_safe (0.3.6)
341     tilt (2.0.8)
342     tins (1.16.3)
343     tzinfo (1.2.5)
344       thread_safe (~> 0.1)
345     uglifier (4.1.10)
346       execjs (>= 0.3.0, < 3)
347     unicode-display_width (1.3.2)
348     validates_email_format_of (1.6.3)
349       i18n
350     vendorer (0.1.16)
351     webmock (3.4.1)
352       addressable (>= 2.3.6)
353       crack (>= 0.3.2)
354       hashdiff
355     websocket-driver (0.6.5)
356       websocket-extensions (>= 0.1.0)
357     websocket-extensions (0.1.3)
358     xpath (3.1.0)
359       nokogiri (~> 1.8)
360
361 PLATFORMS
362   ruby
363
364 DEPENDENCIES
365   SystemTimer (>= 1.1.3)
366   aasm
367   actionpack-page_caching
368   annotate
369   autoprefixer-rails
370   better_errors
371   bigdecimal (~> 1.1.0)
372   binding_of_caller
373   cancancan
374   canonical-rails
375   capybara (~> 2.13)
376   coffee-rails (~> 4.2)
377   composite_primary_keys (~> 10.0.0)
378   coveralls
379   dalli
380   dynamic_form
381   factory_bot_rails
382   faraday
383   geoip
384   htmlentities
385   http_accept_language (~> 2.0.0)
386   i18n-js (>= 3.0.0)
387   image_optim_rails
388   jquery-rails
389   jshint
390   json
391   jsonify-rails
392   kgio
393   libxml-ruby (>= 2.0.5)
394   listen
395   logstasher
396   minitest (~> 5.1)
397   oauth-plugin (>= 0.5.1)
398   omniauth
399   omniauth-facebook
400   omniauth-github
401   omniauth-google-oauth2 (>= 0.2.7)
402   omniauth-mediawiki (>= 0.0.3)
403   omniauth-openid
404   omniauth-windowslive
405   openstreetmap-deadlock_retry (>= 1.3.0)
406   paperclip (~> 5.2)
407   pg (~> 0.18)
408   poltergeist
409   psych
410   puma (~> 3.7)
411   quad_tile (~> 1.0.1)
412   r2 (~> 0.2.7)
413   rack-cors
414   rack-uri_sanitizer
415   rails (= 5.1.5)
416   rails-controller-testing
417   rails-i18n (~> 4.0.0)
418   record_tag_helper
419   redcarpet
420   rinku (>= 1.2.2)
421   rotp
422   rubocop
423   sanitize
424   sass-rails (~> 5.0)
425   secure_headers
426   uglifier (>= 1.3.0)
427   validates_email_format_of (>= 1.5.1)
428   vendorer
429   webmock
430
431 BUNDLED WITH
432    1.16.2