From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Dec 2020 05:01:27 +0000 (+0000) Subject: Bump test-kitchen from 2.8.0 to 2.9.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2c36e24762f52d00a59204b5c6e8606bcd09e95a Bump test-kitchen from 2.8.0 to 2.9.0 Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 2.8.0 to 2.9.0. - [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.8.0...v2.9.0) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index c424ad601..281116f6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM ast (2.4.1) bcrypt_pbkdf (1.0.1) builder (3.2.4) - chef-utils (16.7.61) + chef-utils (16.8.14) cookstyle (7.4.0) rubocop (= 1.6.1) diff-lcs (1.4.4) @@ -14,7 +14,7 @@ GEM ed25519 (1.2.4) erubi (1.10.0) excon (0.78.1) - ffi (1.13.1) + ffi (1.14.2) gssapi (1.3.1) ffi (>= 1.0.1) gyoku (1.3.1) @@ -103,7 +103,7 @@ GEM unicode-display_width (~> 1.5) unicode_utils (~> 1.4) strings-ansi (0.2.0) - test-kitchen (2.8.0) + test-kitchen (2.9.0) bcrypt_pbkdf (~> 1.0) ed25519 (~> 1.2) license-acceptance (>= 1.0.11, < 3.0) @@ -117,17 +117,17 @@ GEM winrm-elevated (~> 1.0) winrm-fs (~> 1.1) thor (1.0.1) - tomlrb (2.0.0) - tty-box (0.6.0) + tomlrb (2.0.1) + tty-box (0.7.0) pastel (~> 0.8) strings (~> 0.2.0) tty-cursor (~> 0.7) tty-color (0.6.0) tty-cursor (0.7.1) - tty-prompt (0.22.0) + tty-prompt (0.23.0) pastel (~> 0.8) tty-reader (~> 0.8) - tty-reader (0.8.0) + tty-reader (0.9.0) tty-cursor (~> 0.7) tty-screen (~> 0.8) wisper (~> 2.0)