From 0f8e8357bdd3bb0214e81278b69a120c9ee86c3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 16:26:10 +0000 Subject: [PATCH] Bump json from 1.5.3 to 1.5.5 Bumps [json](https://github.com/flori/json) from 1.5.3 to 1.5.5. - [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.5.3...v1.5.5) --- updated-dependencies: - dependency-name: json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8367f4330..bba6157ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM trollop i18n (0.5.0) jnunemaker-matchy (0.4.0) - json (1.5.3) + json (1.5.5) mocha (0.9.12) net-scp (1.0.4) net-ssh (>= 1.99.1)