From 765d5fdb1c78c04483d581037e1f790eec55ed26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 17:32:46 +0000 Subject: [PATCH] Bump jekyll from 3.6.2 to 3.6.3 Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jekyll/compare/v3.6.2...v3.6.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 2f2171c..14c6291 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" ruby RUBY_VERSION -gem "jekyll", "3.6.2" +gem "jekyll", "3.6.3" # to use GitHub Pages # gem "github-pages", group: :jekyll_plugins diff --git a/Gemfile.lock b/Gemfile.lock index 3c52e83..9ec7093 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM ffi (1.11.2) ffi (1.11.2-x64-mingw32) forwardable-extended (2.6.0) - jekyll (3.6.2) + jekyll (3.6.3) addressable (~> 2.4) colorator (~> 1.0) jekyll-sass-converter (~> 1.0) @@ -64,7 +64,7 @@ PLATFORMS x64-mingw32 DEPENDENCIES - jekyll (= 3.6.2) + jekyll (= 3.6.3) jekyll-feed jekyll-redirect-from (~> 0.11.0) jekyll-seo-tag