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