]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump SCSS-Lint to 0.44.0
authorChris Rebert <code@chrisrebert.com>
Sat, 23 Jan 2016 11:04:11 +0000 (03:04 -0800)
committerChris Rebert <code@chrisrebert.com>
Sat, 23 Jan 2016 11:04:11 +0000 (03:04 -0800)
Gemfile

diff --git a/Gemfile b/Gemfile
index 20a15efe74670cf77824b59c9f9464778547c035..59f8692772b1408997e031315645fd5b7435b1ee 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -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