Upgrade ruby Sass and dependencies

This commit is contained in:
JC Brand 2018-10-10 19:31:10 +02:00
parent 5c3661d730
commit 9cd458668b
2 changed files with 6 additions and 6 deletions

View File

@ -1,2 +1,2 @@
source 'https://rubygems.org'
gem 'sass', '~> 3.5.5'
gem 'sass', '~> 3.5.6'

View File

@ -1,11 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
ffi (1.9.18)
rb-fsevent (0.10.2)
ffi (1.9.25)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
sass (3.5.5)
sass (3.5.7)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
@ -15,7 +15,7 @@ PLATFORMS
ruby
DEPENDENCIES
sass (~> 3.5.5)
sass (~> 3.5.6)
BUNDLED WITH
1.16.1
1.16.6