aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-06-28 22:40:59 +0300
committerXhmikosR <[email protected]>2016-06-29 08:49:35 +0300
commitbc8804e472798e07d6f5fee7ea80eaee4c2729a5 (patch)
tree650546488b0b5f63a8c81e75790e493187d642c2 /Gemfile
parented3ba4742506a7164caddbcdcfc58aba25277b4d (diff)
downloadbootstrap-bc8804e472798e07d6f5fee7ea80eaee4c2729a5.tar.xz
bootstrap-bc8804e472798e07d6f5fee7ea80eaee4c2729a5.zip
Update scss_lint to v0.48.0.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 081111b38..bdcbb0949 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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