From abb3d5c14baf3be4cb997fc35dff659bbc9cb463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 21:36:17 +0000 Subject: [PATCH] Bump json from 1.7.3 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.7.3 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.3...v2.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad8ffd565..c12217f48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,8 +3,8 @@ GEM specs: eventmachine (1.0.0.beta.4) eventmachine (1.0.0.beta.4-java) - json (1.7.3) - json (1.7.3-java) + json (2.3.0) + json (2.3.0-java) metaclass (0.0.1) mocha (0.11.3) metaclass (~> 0.0.1)