Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 98c5b5f4a0..2a08f6c2e0 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,5 +9,5 @@ group :development, :test do
gem 'jekyll-sitemap', '~> 0.9.0'
gem 'rouge', '~> 1.10.1'
gem 'sass', '~> 3.4.18'
- gem 'scss_lint', '~> 0.41'
+ gem 'scss_lint', '~> 0.42.1'
end