diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-15 19:08:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-15 19:08:09 +0000 |
commit | b0dde9f160059161b76fdbc91805159050d298ff (patch) | |
tree | c8cdb94bac86adba787ae46e0baaa4a840901edf | |
parent | dd676a225a7654aeb9a97ceefd284e88fc6e85e0 (diff) | |
download | chef-b0dde9f160059161b76fdbc91805159050d298ff.tar.gz |
Bump test-kitchen from 2.12.0 to 3.0.0 in /omnibus
Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 2.12.0 to 3.0.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/commits)
---
updated-dependencies:
- dependency-name: test-kitchen
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index df6cca4c58..18d9504577 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -363,7 +363,7 @@ GEM strings-ansi (0.2.0) structured_warnings (0.4.0) syslog-logger (1.6.8) - test-kitchen (2.12.0) + test-kitchen (3.0.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) ed25519 (~> 1.2) |