sass: 3.5.6 -> 3.7.4

This commit is contained in:
Michael Fellinger
2019-05-03 11:28:23 +02:00
parent 23336fb44a
commit 1ff30af013
3 changed files with 22 additions and 12 deletions
+5 -5
View File
@@ -1,11 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
ffi (1.9.23)
ffi (1.10.0)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
sass (3.5.6)
rb-inotify (0.10.0)
ffi (~> 1.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -18,4 +18,4 @@ DEPENDENCIES
sass
BUNDLED WITH
1.14.6
1.17.2