aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-08-10 06:48:50 +0300
committerMark Otto <[email protected]>2017-08-10 23:09:31 -0700
commit2f3c24f03d38fe1838d9d9537cd6e53326ec4fef (patch)
tree7293a244bdf07575e649d3d393cb86dbcb6e00f8 /Gemfile
parentb5f89d5672822734d0023cfc1e026b8985b97f1c (diff)
downloadbootstrap-2f3c24f03d38fe1838d9d9537cd6e53326ec4fef.tar.xz
bootstrap-2f3c24f03d38fe1838d9d9537cd6e53326ec4fef.zip
Update Jekyll to v3.5.1.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e32e22239..801d198d5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
group :development, :test do
- gem 'jekyll', '~> 3.4.5'
+ gem 'jekyll', '~> 3.5.1'
gem 'jekyll-redirect-from', '~> 0.12.1'
gem 'jekyll-sitemap', '~> 1.1.1'
gem 'jekyll-toc', '~> 0.3.0.pre1'