Commit 9cd45866 authored by JC Brand's avatar JC Brand

Upgrade ruby Sass and dependencies

parent 5c3661d7
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'sass', '~> 3.5.5' gem 'sass', '~> 3.5.6'
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
ffi (1.9.18) ffi (1.9.25)
rb-fsevent (0.10.2) rb-fsevent (0.10.3)
rb-inotify (0.9.10) rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2) ffi (>= 0.5.0, < 2)
sass (3.5.5) sass (3.5.7)
sass-listen (~> 4.0.0) sass-listen (~> 4.0.0)
sass-listen (4.0.0) sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
...@@ -15,7 +15,7 @@ PLATFORMS ...@@ -15,7 +15,7 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
sass (~> 3.5.5) sass (~> 3.5.6)
BUNDLED WITH BUNDLED WITH
1.16.1 1.16.6
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment