From 18738c73f5bdb68f04a6894d306c05e821aededd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 13:13:41 +0000 Subject: [PATCH] Bump test-kitchen from 3.5.1 to 3.7.0 in /omnibus Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.5.1 to 3.7.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.5.1...v3.7.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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 1c48fa079..c6163a587 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -149,7 +149,7 @@ GEM citrus (3.0.2) cleanroom (1.0.0) coderay (1.1.3) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) contracts (0.16.1) cookbook-omnifetch (0.12.2) mixlib-archive (>= 0.4, < 2.0) @@ -318,7 +318,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) retryable (3.0.5) - rexml (3.3.4) + rexml (3.3.6) strscan rspec (3.11.0) rspec-core (~> 3.11.0) @@ -366,7 +366,7 @@ GEM strings-ansi (0.2.0) strscan (3.1.0) syslog-logger (1.6.8) - test-kitchen (3.5.1) + test-kitchen (3.7.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) ed25519 (~> 1.2)