diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-10-21 22:44:15 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-10-21 22:44:15 +0000 |
commit | 82ca2e2079d0ee67b28386c1b03583e5fc882668 (patch) | |
tree | b3ed5c4204351363eaaf3fbfffdd3f090512ff1b | |
parent | a3d605b06fb2bb304fae468fbf90875b2fd16b7d (diff) | |
download | chef-82ca2e2079d0ee67b28386c1b03583e5fc882668.tar.gz |
Bump ohai to 17.7.5expeditor/_ohai_17.7.5
This pull request was triggered automatically via Expeditor when ohai 17.7.5 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 73b8dab7c8..90bf32d3de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: 240a99c3fd78d8157aebaa799a197ca5cea9b8d3 + revision: 4b7264721a79c4372f42e164487deaa931ccb797 branch: main specs: - ohai (17.7.1) + ohai (17.7.5) chef-config (>= 14.12, < 18) chef-utils (>= 16.0, < 18) ffi (~> 1.9) @@ -168,7 +168,7 @@ GEM chef-config concurrent-ruby (~> 1.0) chef-vault (4.1.4) - chef-zero (15.0.9) + chef-zero (15.0.11) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) mixlib-log (>= 2.0, < 4.0) |