From 4c7d48b4e1a0e386de5e13ff211a0e4a4b10e6f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:59:26 +0000 Subject: [PATCH] Bump json from 2.1.0 to 2.3.1 Bumps [json](https://github.com/flori/json) from 2.1.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.1.0...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 463ae7a..28b0893 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM activesupport crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.6) diff-lcs (1.3) docile (1.1.5) erubi (1.7.1) @@ -79,9 +79,7 @@ GEM hashie (3.5.7) i18n (1.0.1) concurrent-ruby (~> 1.0) - json (2.1.0) - crass (~> 1.0.2) - nokogiri (>= 1.5.9) + json (2.3.1) loofah (2.2.2) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -97,7 +95,7 @@ GEM minitest (5.11.3) multipart-post (2.1.1) nio4r (2.5.2) - nokogiri (1.10.8) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) public_suffix (3.0.1) rack (2.0.8)