From 2edff4abe2317365d357c0959e3dbab67074a9e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 05:27:12 +0000 Subject: [PATCH] Bump json from 1.7.5 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.7.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.7.5...v2.3.0) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64c4d64..f400b00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,7 @@ GEM json (>= 1.4.6) highline (1.6.15) i18n (0.5.0) - json (1.7.5) + json (2.3.0) mocha (0.9.12) mongo (1.8.2) bson (~> 1.8.2)