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--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 2a08f6c2e0..2a3e729081 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,6 +8,6 @@ group :development, :test do
gem 'jekyll-redirect-from', '~> 0.8.0'
gem 'jekyll-sitemap', '~> 0.9.0'
gem 'rouge', '~> 1.10.1'
- gem 'sass', '~> 3.4.18'
- gem 'scss_lint', '~> 0.42.1'
+ gem 'sass', '~> 3.4.19'
+ gem 'scss_lint', '~> 0.42.2'
end