From 9beb1cd9036faf4d9b1a1df27ce12cb3193fa822 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:59:41 +0000 Subject: [PATCH] Bump json from 1.8.6 to 2.3.1 Bumps [json](https://github.com/flori/json) from 1.8.6 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/v1.8.6...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b18067..e463939 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,8 +26,8 @@ GEM rake rdoc semver - json (1.8.6) - json (1.8.6-java) + json (2.3.1) + json (2.3.1-java) jwt (1.5.4) metaclass (0.0.4) mini_portile2 (2.1.0) @@ -50,8 +50,7 @@ GEM power_assert (0.3.0) rack (1.6.4) rake (11.2.2) - rdoc (4.2.2) - json (~> 1.4) + rdoc (6.2.1) semver (1.0.1) shoulda (2.11.3) test-unit (3.2.1)