From 59822ab2784297a51c54c0501cb95cf03b29fa52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:59:29 +0000 Subject: [PATCH] Bump json from 2.0.2 to 2.3.0 Bumps [json](https://github.com/flori/json) from 2.0.2 to 2.3.0. - [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.0.2...v2.3.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 7864752c..20531820 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 "json", "2.0.2" +gem "json", "2.3.0" gem "jekyll", "~> 3.5" gem 'rake' diff --git a/Gemfile.lock b/Gemfile.lock index aa210edb..be66796d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM sass (~> 3.4) jekyll-watch (1.5.0) listen (~> 3.0, < 3.1) - json (2.0.2) + json (2.3.0) kramdown (1.16.0) libv8 (3.16.14.19) liquid (4.0.0) @@ -88,7 +88,7 @@ DEPENDENCIES jekyll-contentful-data-import jekyll-feed (~> 0.6) jekyll-lunr-js-search - json (= 2.0.2) + json (= 2.3.0) rake RUBY VERSION