From dd623b987d2d718be15a58dbc1cacfe7e88c1636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 11:01:21 +0000 Subject: [PATCH] build(deps): bump test-kitchen from 3.2.2 to 3.3.0 Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.2.2 to 3.3.0. - [Release notes](https://github.com/test-kitchen/test-kitchen/releases) - [Changelog](https://github.com/test-kitchen/test-kitchen/blob/main/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/test-kitchen/compare/v3.2.2...v3.3.0) --- updated-dependencies: - dependency-name: test-kitchen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 89c35fd9a..21968a17b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,23 +4,24 @@ GEM ast (2.4.2) bcrypt_pbkdf (1.1.0) builder (3.2.4) - chef-utils (17.8.25) + chef-utils (17.10.0) concurrent-ruby - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) cookstyle (7.32.1) rubocop (= 1.25.1) diff-lcs (1.5.0) docker-api (2.2.0) excon (>= 0.47.0) multi_json - ed25519 (1.2.4) + ed25519 (1.3.0) erubi (1.10.0) excon (0.88.0) - ffi (1.15.4) + ffi (1.15.5) gssapi (1.3.1) ffi (>= 1.0.1) - gyoku (1.3.1) + gyoku (1.4.0) builder (>= 2.1.2) + rexml (~> 3.0) httpclient (2.8.3) kitchen-dokken (2.17.0) docker-api (>= 1.33, < 3) @@ -33,14 +34,14 @@ GEM tty-prompt (~> 0.20) little-plugger (1.1.4) lockfile (2.1.3) - logging (2.3.0) + logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) - mixlib-install (3.12.16) + mixlib-install (3.12.19) mixlib-shellout mixlib-versioning thor - mixlib-shellout (3.2.5) + mixlib-shellout (3.2.7) chef-utils mixlib-versioning (1.2.12) multi_json (1.15.0) @@ -105,7 +106,7 @@ GEM unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) - test-kitchen (3.2.2) + test-kitchen (3.3.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) ed25519 (~> 1.2) @@ -119,8 +120,8 @@ GEM winrm (~> 2.0) winrm-elevated (~> 1.0) winrm-fs (~> 1.1) - thor (1.1.0) - tomlrb (2.0.1) + thor (1.2.1) + tomlrb (2.0.3) tty-box (0.7.0) pastel (~> 0.8) strings (~> 0.2.0) -- 2.39.5