From c39024e2883f69ce6b63affff2a767bf1b48a158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:09:04 +0000 Subject: [PATCH] Bump json from 1.8.1 to 2.3.1 in /cookbooks/ssh Bumps [json](https://github.com/flori/json) from 1.8.1 to 2.3.1. - [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.8.1...v2.3.1) Signed-off-by: dependabot[bot] --- cookbooks/ssh/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/ssh/Gemfile.lock b/cookbooks/ssh/Gemfile.lock index 33fcd4d..7c88bb0 100644 --- a/cookbooks/ssh/Gemfile.lock +++ b/cookbooks/ssh/Gemfile.lock @@ -97,7 +97,7 @@ GEM highline (1.6.21) hitimes (1.2.2) ipaddress (0.8.0) - json (1.8.1) + json (2.3.1) kitchen-docker (1.5.0) test-kitchen (>= 1.0.0) kitchen-sync (1.0.1)