From 4e5dc199458e8907954684a7070c34953f41b1a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 13:17:34 +0000 Subject: [PATCH] Bump test-kitchen from 3.0.0 to 3.4.0 in /omnibus Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.0.0 to 3.4.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.0.0...v3.4.0) --- updated-dependencies: - dependency-name: test-kitchen dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 0c138e1c4f..b67157c837 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -126,8 +126,8 @@ GEM concurrent-ruby (1.1.9) contracts (0.16.1) diff-lcs (1.3) - ed25519 (1.2.4) - erubi (1.10.0) + ed25519 (1.3.0) + erubi (1.11.0) erubis (2.7.0) faraday (1.4.3) faraday-em_http (~> 1.0) @@ -144,7 +144,7 @@ GEM faraday-net_http_persistent (1.2.0) faraday_middleware (1.1.0) faraday (~> 1.0) - ffi (1.15.3) + ffi (1.15.5) ffi-libarchive (1.0.17) ffi (~> 1.0) ffi-yajl (2.4.0) @@ -152,8 +152,9 @@ GEM fuzzyurl (0.9.0) gssapi (1.3.1) ffi (>= 1.0.1) - gyoku (1.3.1) + gyoku (1.4.0) builder (>= 2.1.2) + rexml (~> 3.0) hashie (4.1.0) highline (2.0.3) httpclient (2.8.3) @@ -196,7 +197,7 @@ GEM mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) little-plugger (1.1.4) - logging (2.3.0) + logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) method_source (1.0.0) @@ -207,12 +208,12 @@ GEM mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb - mixlib-install (3.12.16) + mixlib-install (3.12.20) mixlib-shellout mixlib-versioning thor mixlib-log (3.0.9) - mixlib-shellout (3.2.5) + mixlib-shellout (3.2.7) chef-utils mixlib-versioning (1.2.12) molinillo (0.8.0) @@ -265,6 +266,7 @@ GEM rainbow (3.0.0) rake (13.0.6) retryable (3.0.5) + rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) @@ -299,21 +301,21 @@ GEM unicode_utils (~> 1.4) strings-ansi (0.2.0) syslog-logger (1.6.8) - test-kitchen (3.0.0) + test-kitchen (3.4.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) ed25519 (~> 1.2) license-acceptance (>= 1.0.11, < 3.0) mixlib-install (~> 3.6) mixlib-shellout (>= 1.2, < 4.0) - net-scp (>= 1.1, < 4.0) - net-ssh (>= 2.9, < 7.0) + net-scp (>= 1.1, < 5.0) + net-ssh (>= 2.9, < 8.0) net-ssh-gateway (>= 1.2, < 3.0) thor (>= 0.19, < 2.0) winrm (~> 2.0) winrm-elevated (~> 1.0) winrm-fs (~> 1.1) - thor (1.1.0) + thor (1.2.1) toml-rb (2.0.1) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) @@ -346,7 +348,7 @@ GEM pastel (~> 0.8) strings (~> 0.2.0) tty-screen (~> 0.8) - unicode-display_width (2.0.0) + unicode-display_width (2.3.0) unicode_utils (1.4.0) uuidtools (2.2.0) webrick (1.7.0)