sass: 3.4.22 -> 3.5.6

This commit is contained in:
Johannes Frankenau
2018-05-13 12:29:08 +02:00
parent 7342fd0eef
commit e9ed8dd78e
3 changed files with 53 additions and 11 deletions
+10 -2
View File
@@ -1,7 +1,15 @@
GEM
remote: https://rubygems.org/
specs:
sass (3.4.22)
ffi (1.9.23)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
sass (3.5.6)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
PLATFORMS
ruby
@@ -10,4 +18,4 @@ DEPENDENCIES
sass
BUNDLED WITH
1.11.2
1.14.6