aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-12-01 08:47:38 +0200
committerXhmikosR <[email protected]>2015-12-01 08:49:01 +0200
commite458c7b0e622ffec8b7e1371efbcec7138ebdb19 (patch)
treec4550e70fbd11e30f5174146b2fc4c83ce886a6c /Gemfile
parent607c398f4ccbcca88821a440c5b41ea59e856213 (diff)
downloadbootstrap-e458c7b0e622ffec8b7e1371efbcec7138ebdb19.tar.xz
bootstrap-e458c7b0e622ffec8b7e1371efbcec7138ebdb19.zip
Bump scss_lint to v0.43.2.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index b10c735c8..20a15efe7 100644
--- 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.42.2'
+ gem 'scss_lint', '~> 0.43'
end