From b61a113789e35f68b433a24cede01e88919935fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 11:00:46 +0000 Subject: [PATCH] Bump test-kitchen from 3.0.0 to 3.1.0 Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.0.0 to 3.1.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/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: test-kitchen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f131f40b..81dee38c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM ast (2.4.2) bcrypt_pbkdf (1.1.0) builder (3.2.4) - chef-utils (17.2.29) + chef-utils (17.6.18) concurrent-ruby concurrent-ruby (1.1.9) cookstyle (7.25.6) @@ -16,7 +16,7 @@ GEM ed25519 (1.2.4) erubi (1.10.0) excon (0.83.0) - ffi (1.15.3) + ffi (1.15.4) gssapi (1.3.1) ffi (>= 1.0.1) gyoku (1.3.1) @@ -36,7 +36,7 @@ GEM logging (2.3.0) little-plugger (~> 1.1) multi_json (~> 1.14) - mixlib-install (3.12.11) + mixlib-install (3.12.16) mixlib-shellout mixlib-versioning thor @@ -105,7 +105,7 @@ GEM unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) - test-kitchen (3.0.0) + test-kitchen (3.1.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) ed25519 (~> 1.2) -- 2.39.5