From 1f55fec9ba0c988593fd47f284e891e798a15f9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:56:23 +0000 Subject: [PATCH] Bump json from 1.7.7 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.7.7 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.7.7...v2.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 154d89c..2b6ac66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM highline (1.6.19) httpauth (0.2.0) i18n (0.6.1) - json (1.7.7) + json (2.3.0) jwt (0.1.8) multi_json (>= 1.5) log4r (1.1.10) @@ -77,8 +77,7 @@ GEM progressbar (0.20.0) rack (1.5.2) rake (10.0.4) - rdoc (4.0.1) - json (~> 1.4) + rdoc (6.2.1) rspec (2.13.0) rspec-core (~> 2.13.0) rspec-expectations (~> 2.13.0)