From 54d5c7ca848074b74227da932f2e982ab2c0c970 Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Mon, 4 Mar 2019 16:20:09 +0100 Subject: [PATCH] Update jekyll version --- Gemfile | 2 +- _layouts/default.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 40c2266..4b90394 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ ruby RUBY_VERSION # # This will help ensure the proper Jekyll version is running. # Happy Jekylling! -gem "jekyll", ">= 3.6.3" +gem "jekyll", ">= 3.8.5" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`. diff --git a/_layouts/default.html b/_layouts/default.html index 1115e3b..cfcf208 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -42,7 +42,7 @@