2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03: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
+1 -1
View File
@@ -5,5 +5,5 @@ group :development, :test do
gem 'jekyll-redirect-from', '~> 0.9.1'
gem 'jekyll-sitemap', '~> 0.10.0'
gem 'sass', '~> 3.4.21'
gem 'scss_lint', '~> 0.44.0'
gem 'scss_lint', '~> 0.45.0'
end