Update devDependencies and gems. (#25192)

This commit is contained in:
XhmikosR 2018-01-11 10:48:46 +02:00 committed by GitHub
parent bea31472ea
commit bfceedc84a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 1396 additions and 462 deletions

View file

@ -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'