From abd57953328c1c444f132ef6193be1d929766f92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:18:49 +0000 Subject: [PATCH] Bump json from 1.6.5 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.6.5 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.6.5...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 79c9523..7714d64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,12 +17,11 @@ GEM git (>= 1.2.5) rake rdoc - json (1.6.5) + json (2.3.0) multi_json (1.1.0) rack (1.4.1) rake (0.9.2.2) - rdoc (3.12) - json (~> 1.4) + rdoc (6.2.1) rspec (2.9.0) rspec-core (~> 2.9.0) rspec-expectations (~> 2.9.0)