From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 17:58:53 +0000 (+0000) Subject: Bump test-kitchen from 2.5.1 to 2.5.2 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b2f51435218141baaf3df829133711e88d6c72ff Bump test-kitchen from 2.5.1 to 2.5.2 Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/test-kitchen/test-kitchen/releases) - [Changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/test-kitchen/compare/v2.5.1...v2.5.2) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 10c851b72..65e8a5113 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM equatable (0.6.1) erubi (1.9.0) excon (0.73.0) - ffi (1.13.0) + ffi (1.13.1) gssapi (1.3.0) ffi (>= 1.0.1) gyoku (1.3.1) @@ -44,7 +44,7 @@ GEM necromancer (0.5.1) net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) - net-ssh (6.0.2) + net-ssh (6.1.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) net-telnet (0.1.1) @@ -104,7 +104,7 @@ GEM unicode-display_width (~> 1.5) unicode_utils (~> 1.4) strings-ansi (0.2.0) - test-kitchen (2.5.1) + test-kitchen (2.5.2) bcrypt_pbkdf (~> 1.0) ed25519 (~> 1.2) license-acceptance (~> 1.0, >= 1.0.11) @@ -113,11 +113,11 @@ GEM net-scp (>= 1.1, < 4.0) net-ssh (>= 2.9, < 7.0) net-ssh-gateway (>= 1.2, < 3.0) - thor (~> 0.19) + thor (>= 0.19, < 2.0) winrm (~> 2.0) winrm-elevated (~> 1.0) winrm-fs (~> 1.1) - thor (0.20.3) + thor (1.0.1) tomlrb (1.3.0) tty-box (0.5.0) pastel (~> 0.7.2)