From 8b469fb6475c3cd100118c2a14c88637d6301503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 07:48:12 +0000 Subject: [PATCH] Bump test-kitchen from 2.2.5 to 3.6.0 Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 2.2.5 to 3.6.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/v2.2.5...v3.6.0) --- updated-dependencies: - dependency-name: test-kitchen dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 134 +++++++++++++++++++++++++++------------------------ 1 file changed, 71 insertions(+), 63 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0796e484..494d8784 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,91 +1,97 @@ GEM remote: https://rubygems.org/ specs: - bcrypt_pbkdf (1.0.1) - builder (3.2.4) - ed25519 (1.2.4) - equatable (0.5.0) - erubi (1.9.0) - ffi (1.12.1) - gssapi (1.3.0) + base64 (0.2.0) + bcrypt_pbkdf (1.1.1) + bigdecimal (3.1.8) + builder (3.3.0) + chef-utils (18.5.0) + concurrent-ruby + concurrent-ruby (1.3.3) + ed25519 (1.3.0) + erubi (1.13.0) + ffi (1.17.0) + 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-ansible (0.50.0) net-ssh (>= 3) test-kitchen (>= 1.4) kitchen-docker (2.9.0) test-kitchen (>= 1.0.0) - license-acceptance (1.0.11) + license-acceptance (2.1.13) pastel (~> 0.7) - tomlrb (~> 1.2) - tty-box (~> 0.3) - tty-prompt (~> 0.18) + tomlrb (>= 1.2, < 3.0) + tty-box (~> 0.6) + tty-prompt (~> 0.20) little-plugger (1.1.4) - logging (2.2.2) + logging (2.4.0) little-plugger (~> 1.1) - multi_json (~> 1.10) - mixlib-install (3.11.18) + multi_json (~> 1.14) + mixlib-install (3.12.30) mixlib-shellout mixlib-versioning thor - mixlib-shellout (2.4.4) - mixlib-versioning (1.2.7) - multi_json (1.14.1) - necromancer (0.4.0) - net-scp (2.0.0) - net-ssh (>= 2.6.5, < 6.0.0) + mixlib-shellout (3.2.8) + chef-utils + mixlib-versioning (1.2.12) + multi_json (1.15.0) + net-scp (4.0.0) + net-ssh (>= 2.6.5, < 8.0.0) net-ssh (5.2.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nori (2.6.0) - pastel (0.7.2) - equatable (~> 0.5.0) - tty-color (~> 0.4.0) - rubyntlm (0.6.2) - rubyzip (2.0.0) - strings (0.1.5) - strings-ansi (~> 0.1) - unicode-display_width (~> 1.5) + nori (2.7.0) + bigdecimal + pastel (0.8.0) + tty-color (~> 0.5) + rexml (3.3.2) + strscan + rubyntlm (0.6.5) + base64 + rubyzip (2.3.2) + strings (0.2.1) + strings-ansi (~> 0.2) + unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) - strings-ansi (0.1.0) - test-kitchen (2.2.5) + strings-ansi (0.2.0) + strscan (3.1.0) + test-kitchen (3.6.0) bcrypt_pbkdf (~> 1.0) + chef-utils (>= 16.4.35) ed25519 (~> 1.2) - license-acceptance (~> 1.0, >= 1.0.11) + license-acceptance (>= 1.0.11, < 3.0) mixlib-install (~> 3.6) - mixlib-shellout (>= 1.2, < 3.0) - net-scp (>= 1.1, < 3.0) - net-ssh (>= 2.9, < 6.0) + mixlib-shellout (>= 1.2, < 4.0) + net-scp (>= 1.1, < 5.0) + net-ssh (>= 2.9, < 8.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) - timers (4.3.0) - tomlrb (1.2.8) - tty-box (0.3.0) - pastel (~> 0.7.2) - strings (~> 0.1.4) - tty-cursor (~> 0.6.0) - tty-color (0.4.3) - tty-cursor (0.6.1) - tty-prompt (0.18.1) - necromancer (~> 0.4.0) - pastel (~> 0.7.0) - timers (~> 4.0) - tty-cursor (~> 0.6.0) - tty-reader (~> 0.5.0) - tty-reader (0.5.0) - tty-cursor (~> 0.6.0) - tty-screen (~> 0.6.4) - wisper (~> 2.0.0) - tty-screen (0.6.5) - unicode-display_width (1.6.0) + thor (1.3.1) + tomlrb (2.0.3) + 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.23.1) + pastel (~> 0.8) + tty-reader (~> 0.8) + tty-reader (0.9.0) + tty-cursor (~> 0.7) + tty-screen (~> 0.8) + wisper (~> 2.0) + tty-screen (0.8.2) + unicode-display_width (2.5.0) unicode_utils (1.4.0) - winrm (2.3.4) + winrm (2.3.8) builder (>= 2.1.2) erubi (~> 1.8) gssapi (~> 1.2) @@ -93,16 +99,18 @@ GEM httpclient (~> 2.2, >= 2.2.0.2) logging (>= 1.6.1, < 3.0) nori (~> 2.0) - rubyntlm (~> 0.6.0, >= 0.6.1) - winrm-elevated (1.1.1) + rexml (~> 3.0) + rubyntlm (~> 0.6.0, >= 0.6.3) + winrm-elevated (1.2.3) + erubi (~> 1.8) winrm (~> 2.0) winrm-fs (~> 1.0) - winrm-fs (1.3.4) + winrm-fs (1.3.5) erubi (~> 1.8) logging (>= 1.6.1, < 3.0) rubyzip (~> 2.0) winrm (~> 2.0) - wisper (2.0.0) + wisper (2.0.1) PLATFORMS ruby