diff options
author | Tim Smith <tsmith@chef.io> | 2021-01-05 19:31:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-05 19:31:54 -0800 |
commit | c52e7ac59eac900f7a483474e1ad2a8355240ffb (patch) | |
tree | c51a6a15a19297c2d0e0987f4f8d50f7af759111 | |
parent | 4304e4ea089beef6cc0f35bc9346c1d6119732b6 (diff) | |
parent | d5f7683ccebe0911e392805a40dbb02880b602f4 (diff) | |
download | chef-c52e7ac59eac900f7a483474e1ad2a8355240ffb.tar.gz |
Merge pull request #10843 from chef/dependabot/bundler/omnibus/chef-15/test-kitchen-2.9.0
Signed-off-by: Tim Smith <tsmith@chef.io>
-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 7551b47bb6..10b9303f9b 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -296,7 +296,7 @@ GEM strings-ansi (0.2.0) structured_warnings (0.4.0) syslog-logger (1.6.8) - test-kitchen (2.8.0) + test-kitchen (2.9.0) bcrypt_pbkdf (~> 1.0) ed25519 (~> 1.2) license-acceptance (>= 1.0.11, < 3.0) |