0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Bump scss_lint to v0.45.0.

[skip sauce]
This commit is contained in:
XhmikosR 2016-02-19 12:55:14 +02:00
parent a483f60c53
commit d9d84fefb9
2 changed files with 6 additions and 6 deletions

View File

@ -5,5 +5,5 @@ group :development, :test do
gem 'jekyll-redirect-from', '~> 0.9.1' gem 'jekyll-redirect-from', '~> 0.9.1'
gem 'jekyll-sitemap', '~> 0.10.0' gem 'jekyll-sitemap', '~> 0.10.0'
gem 'sass', '~> 3.4.21' gem 'sass', '~> 3.4.21'
gem 'scss_lint', '~> 0.44.0' gem 'scss_lint', '~> 0.45.0'
end end

View File

@ -22,9 +22,9 @@ GEM
listen (~> 3.0) listen (~> 3.0)
kramdown (1.9.0) kramdown (1.9.0)
liquid (3.0.6) liquid (3.0.6)
listen (3.0.5) listen (3.0.6)
rb-fsevent (>= 0.9.3) rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9) rb-inotify (>= 0.9.7)
mercenary (0.3.5) mercenary (0.3.5)
rake (10.5.0) rake (10.5.0)
rb-fsevent (0.9.7) rb-fsevent (0.9.7)
@ -33,8 +33,8 @@ GEM
rouge (1.10.1) rouge (1.10.1)
safe_yaml (1.0.4) safe_yaml (1.0.4)
sass (3.4.21) sass (3.4.21)
scss_lint (0.44.0) scss_lint (0.45.0)
rake (~> 10.0) rake (>= 0.9, < 11)
sass (~> 3.4.15) sass (~> 3.4.15)
PLATFORMS PLATFORMS
@ -46,7 +46,7 @@ DEPENDENCIES
jekyll-redirect-from (~> 0.9.1) jekyll-redirect-from (~> 0.9.1)
jekyll-sitemap (~> 0.10.0) jekyll-sitemap (~> 0.10.0)
sass (~> 3.4.21) sass (~> 3.4.21)
scss_lint (~> 0.44.0) scss_lint (~> 0.45.0)
BUNDLED WITH BUNDLED WITH
1.11.2 1.11.2