1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-14 21:10:25 +01:00

Jekyll 3.5 updates

This commit is contained in:
Matthias Kretschmann 2017-07-27 00:36:07 +02:00
parent 692b5dfeb3
commit aa27e23dc0
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
source "https://rubygems.org"
group :jekyll do
gem 'jekyll', '3.4.3'
gem 'jekyll'
gem 'jekyll-sitemap'
gem 'jekyll-redirect-from'
gem 'jekyll-archives'

View File

@ -55,7 +55,7 @@ keep_files: ['media']
# Plugins
# --------------------
gems:
plugins:
- jekyll-sitemap
- jekyll-redirect-from
- jekyll-paginate