diff options
author | Tim Smith <tsmith@chef.io> | 2021-10-05 07:29:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-05 07:29:13 -0700 |
commit | 922a2264273358637b4bd9dab9606ba575bd8c64 (patch) | |
tree | 25936a33d8a195ac9075b388b559beba61b98e2a /omnibus | |
parent | e9eabb4dbc2cf22eb1f6db8dac07e3bd193b3f26 (diff) | |
parent | 36061b79f7541b08ebf537ebc3d425c25146d318 (diff) | |
download | chef-922a2264273358637b4bd9dab9606ba575bd8c64.tar.gz |
Merge pull request #12135 from chef/dependabot/bundler/omnibus/chef-16/test-kitchen-3.1.0
Bump test-kitchen from 3.0.0 to 3.1.0 in /omnibus
Diffstat (limited to 'omnibus')
-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 f55317c3c5..4d9c8945d9 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 (3.0.0) + test-kitchen (3.1.0) bcrypt_pbkdf (~> 1.0) chef-utils (>= 16.4.35) ed25519 (~> 1.2) |