From 8268eae6ceb6287031b6f3c0b5d00786898d522a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:55:34 +0000 Subject: [PATCH] Bump json from 1.5.0 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.5.0 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/v1.5.0...v2.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eae434999..28749a89f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,10 @@ GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: eventmachine (1.0.0.rc.4) eventmachine (1.0.0.rc.4-java) - json (1.5.0) - json (1.5.0-java) - json-jruby (1.5.0-java) - json (= 1.5.0) + json (2.3.0) + json (2.3.0-java) metaclass (0.0.1) mocha (0.11.3) metaclass (~> 0.0.1) @@ -20,7 +18,7 @@ PLATFORMS DEPENDENCIES eventmachine (~> 1.0.0.rc.4) - json-jruby + json mocha rake redis (~> 3.0.2)