From 61755392b4c9eb25e14e3bb09fac2eee70abf6b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 18:14:30 +0000 Subject: [PATCH] Bump json from 1.5.1 to 1.5.5 Bumps [json](https://github.com/flori/json) from 1.5.1 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.1...v1.5.5) --- 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 d700360..de8e8c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM abstract (>= 1.0.0) ffi (1.0.9) i18n (0.5.0) - json (1.5.1) + json (1.5.5) mario (0.0.6) net-scp (1.0.4) net-ssh (>= 1.99.1)