From b24fe4f79c4e9a32eafc82dcce4e3991535dc75c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 01:36:49 +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) --- updated-dependencies: - dependency-name: json dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4e0812..24d5623 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,7 @@ GEM backports (~> 3.0, >= 3.0.3) ice_nine (0.7.0) inflecto (0.0.2) - json (1.7.7) + json (2.3.0) multi_json (1.7.3) mutant (0.2.20) abstract_type (~> 0.0.3)