From d25cd489eeac6f6cce723762eb7fee3beac21adc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 13:58:05 +0000 Subject: [PATCH] Bump json from 1.5.0 to 1.5.5 Bumps [json](https://github.com/flori/json) from 1.5.0 to 1.5.5. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/v1.5.5/CHANGES) - [Commits](https://github.com/flori/json/compare/v1.5.0...v1.5.5) 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..cd9971471 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 (1.5.5) + json (1.5.5-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)