2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Bump SCSS-Lint to 0.44.0

This commit is contained in:
Chris Rebert
2016-01-23 03:04:11 -08:00
parent 903503bd47
commit 7f9bd451f5
+1 -1
View File
@@ -8,5 +8,5 @@ group :development, :test do
gem 'jekyll-redirect-from', '~> 0.9.0'
gem 'jekyll-sitemap', '~> 0.9.0'
gem 'sass', '~> 3.4.19'
gem 'scss_lint', '~> 0.43'
gem 'scss_lint', '~> 0.44.0'
end