From f79d9c90c3d25b810f3aec9168b145438f7ec15d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 07:29:56 +0000 Subject: [PATCH] Bump json from 1.6.6 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.6.6 to 1.8.6. - [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.6.6...v1.8.6) --- 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 ac1f3bb..486ed18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM git (>= 1.2.5) rake rdoc - json (1.6.6) + json (1.8.6) net-scp (1.0.4) net-ssh (>= 1.99.1) net-sftp (2.0.5)