aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-09-26 14:59:36 +0300
committerGitHub <[email protected]>2017-09-26 14:59:36 +0300
commitf615f372e528d443f9f179451d00a4b960fc8a67 (patch)
tree70929762f7470c14198d314f8038a068bf71d3df /Gemfile
parent8e03f32c9d55dc84d18811d1d1054b624a7d03ad (diff)
downloadbootstrap-f615f372e528d443f9f179451d00a4b960fc8a67.tar.xz
bootstrap-f615f372e528d443f9f179451d00a4b960fc8a67.zip
Update Jekyll to v3.6.0. (#24102)
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a0017e0c1..8e8bb42a2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
group :development, :test do
- gem 'jekyll', '~> 3.5.1'
+ gem 'jekyll', '~> 3.6.0'
gem 'jekyll-redirect-from', '~> 0.12.1'
gem 'jekyll-sitemap', '~> 1.1.1'
gem 'jekyll-toc', '~> 0.3.0'