2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Update Jekyll to v3.6.0. (#24102)

This commit is contained in:
XhmikosR
2017-09-26 14:59:36 +03:00
committed by GitHub
parent 8e03f32c9d
commit f615f372e5
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -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'