0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00

Update scss_lint to v0.48.0.

This commit is contained in:
XhmikosR 2016-06-28 22:40:59 +03:00
parent ed3ba47425
commit bc8804e472
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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
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