aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 99ecd9331..94d3f871b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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