From 23efe7bf105eb8041d66a64a99959691fb2cf494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:46:58 +0000 Subject: [PATCH] Bump json from 2.2.0 to 2.3.1 Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v2.2.0...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab8330f..f565f01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -206,7 +206,7 @@ GEM gemoji (~> 3.0) html-pipeline (~> 2.2) jekyll (~> 3.0) - json (2.2.0) + json (2.3.1) kramdown (1.17.0) liquid (4.0.0) listen (3.1.5) @@ -276,6 +276,7 @@ PLATFORMS DEPENDENCIES github-pages html-proofer (~> 3.0) + jekyll-feed jekyll-theme-cayman! rubocop (~> 0.50) w3c_validators (~> 1.3)