2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
+1 -1
View File
@@ -4,5 +4,5 @@ group :development, :test do
gem 'jekyll', '~> 3.1.2'
gem 'jekyll-redirect-from', '~> 0.10.0'
gem 'jekyll-sitemap', '~> 0.10.0'
gem 'scss_lint', '~> 0.47.1'
gem 'scss_lint', '~> 0.48.0'
end