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:
authorXhmikosR <xhmikosr@gmail.com>2018-01-11 11:48:46 +0300
committerGitHub <noreply@github.com>2018-01-11 11:48:46 +0300
commitbfceedc84a75a97b1b5b26316c6368a3a5d2014a (patch)
treec98e7c470247ac531151092c5a381a643405f44b /Gemfile
parentbea31472ea06ea180cd4a829d5814e0eb4364f38 (diff)
Update devDependencies and gems. (#25192)
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 80ff9f2f1c..b80761f888 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
group :development, :test do
- gem 'jekyll', '~> 3.6.2'
+ gem 'jekyll', '~> 3.7.0'
gem 'jekyll-redirect-from', '~> 0.13.0'
gem 'jekyll-sitemap', '~> 1.1.1'
gem 'jekyll-toc', '~> 0.5.1'