From 20057f8ba24bebf91b97146ae39bdad4f8c7f9a1 Mon Sep 17 00:00:00 2001 From: Oskar Thoren Date: Thu, 16 Apr 2020 13:21:06 +0800 Subject: [PATCH] Update Gemfile --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 238f725..39d9251 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,6 +37,8 @@ GEM sassc (> 2.0.1, < 3.0) jekyll-seo-tag (2.6.1) jekyll (>= 3.3, < 5.0) + jekyll-sitemap (1.4.0) + jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) kramdown (2.1.0) @@ -80,10 +82,11 @@ PLATFORMS DEPENDENCIES jekyll (~> 4.0.0) jekyll-feed (~> 0.12) + jekyll-sitemap (~> 1.4.0) minima (~> 2.5) tzinfo (~> 1.2) tzinfo-data wdm (~> 0.1.1) BUNDLED WITH - 2.0.2 + 2.1.4