2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Update Jekyll to v4.0.0.

This commit is contained in:
XhmikosR
2019-08-20 19:27:34 +03:00
parent 906a5de548
commit cc3ca2586f
4 changed files with 26 additions and 16 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.8.6'
gem 'jekyll', '~> 4.0.0'
gem 'jekyll-redirect-from', '~> 0.16.0'
gem 'jekyll-sitemap', '~> 1.4.0'
gem 'jekyll-toc', '~> 0.13.1'