Commit bc8804e4 authored by XhmikosR's avatar XhmikosR
Browse files

Update scss_lint to v0.48.0.

parent ed3ba474
Showing with 6 additions and 6 deletions
+6 -6
...@@ -4,5 +4,5 @@ group :development, :test do ...@@ -4,5 +4,5 @@ group :development, :test do
gem 'jekyll', '~> 3.1.2' gem 'jekyll', '~> 3.1.2'
gem 'jekyll-redirect-from', '~> 0.10.0' gem 'jekyll-redirect-from', '~> 0.10.0'
gem 'jekyll-sitemap', '~> 0.10.0' gem 'jekyll-sitemap', '~> 0.10.0'
gem 'scss_lint', '~> 0.47.1' gem 'scss_lint', '~> 0.48.0'
end end
...@@ -26,15 +26,15 @@ GEM ...@@ -26,15 +26,15 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6) mercenary (0.3.6)
rake (10.5.0) rake (11.2.2)
rb-fsevent (0.9.7) rb-fsevent (0.9.7)
rb-inotify (0.9.7) rb-inotify (0.9.7)
ffi (>= 0.5.0) ffi (>= 0.5.0)
rouge (1.10.1) rouge (1.11.1)
safe_yaml (1.0.4) safe_yaml (1.0.4)
sass (3.4.22) sass (3.4.22)
scss_lint (0.47.1) scss_lint (0.48.0)
rake (>= 0.9, < 11) rake (>= 0.9, < 12)
sass (~> 3.4.15) sass (~> 3.4.15)
PLATFORMS PLATFORMS
...@@ -45,7 +45,7 @@ DEPENDENCIES ...@@ -45,7 +45,7 @@ DEPENDENCIES
jekyll (~> 3.1.2) jekyll (~> 3.1.2)
jekyll-redirect-from (~> 0.10.0) jekyll-redirect-from (~> 0.10.0)
jekyll-sitemap (~> 0.10.0) jekyll-sitemap (~> 0.10.0)
scss_lint (~> 0.47.1) scss_lint (~> 0.48.0)
BUNDLED WITH BUNDLED WITH
1.12.5 1.12.5
Supports Markdown
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