summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-02 16:56:56 -0800
committerGitHub <noreply@github.com>2021-02-02 16:56:56 -0800
commit4758f92f97c1e9503f481a039eeab85a8e61692c (patch)
tree74328bb19885779e9ae1658575289db323c7338b
parent69a58bb635ebbe2392804cd0ae5b99e0b9f42719 (diff)
parentd9c88bff1e06a4046d5ce44a062a88dcdfbfb014 (diff)
downloadchef-4758f92f97c1e9503f481a039eeab85a8e61692c.tar.gz
Merge pull request #10975 from chef/debian_ohai_fix
Update Ohai to 16.10.6
-rw-r--r--Gemfile.lock4
-rw-r--r--omnibus/Gemfile.lock2
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3d647a577b..4c0bd58bea 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/ohai.git
- revision: ffdd649498b8fe8f6044da8eafa6ab45e6b77b5a
+ revision: 4065ba8e773c58bcfb9d3b093a843eaa5bc4fb0a
branch: 16-stable
specs:
- ohai (16.10.4)
+ ohai (16.10.6)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index fe6292621e..54a90e9646 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -287,7 +287,7 @@ GEM
octokit (4.20.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (16.10.4)
+ ohai (16.10.6)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)