diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-02 14:16:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-02 14:16:29 +0000 |
commit | cdf205dd5a3a0ebb4e7870ec2f8e011adbe2f8a2 (patch) | |
tree | 23f96ee72971feeb4cdafdc85d6a47be4c60a0b5 | |
parent | 51bab9f2510e4547fe47fb3e8a3094380370cd16 (diff) | |
download | chef-cdf205dd5a3a0ebb4e7870ec2f8e011adbe2f8a2.tar.gz |
Bump test-kitchen from 2.10.0 to 2.11.0 in /omnibusdependabot/bundler/omnibus/chef-16/test-kitchen-2.11.0
Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 2.10.0 to 2.11.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/v2.10.0...v2.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | omnibus/Gemfile.lock | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 8f25b30520..5e1197f005 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -353,8 +353,9 @@ GEM strings-ansi (0.2.0) structured_warnings (0.4.0) syslog-logger (1.6.8) - test-kitchen (2.10.0) + test-kitchen (2.11.0) bcrypt_pbkdf (~> 1.0) + chef-utils (>= 16.4.35) ed25519 (~> 1.2) license-acceptance (>= 1.0.11, < 3.0) mixlib-install (~> 3.6) |