From c2915ab45f529938fca0295690578b61199a20c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:57:56 +0000 Subject: [PATCH] Bump json from 1.8.2 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.8.2 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.8.2...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 920b91a..67480ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GEM nokogiri (>= 1.5.10) rake rdoc - json (1.8.2) + json (2.3.0) jwt (1.0.0) localeapp (0.9.0) gli @@ -59,8 +59,7 @@ GEM rack (~> 1.2) rack (1.5.2) rake (10.3.2) - rdoc (4.1.2) - json (~> 1.4) + rdoc (6.2.1) rest-client (1.7.2) mime-types (>= 1.16, < 3.0) netrc (~> 0.7)