summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-02-02 16:55:03 -0800
committerTim Smith <tsmith84@gmail.com>2021-02-02 16:55:03 -0800
commitd9c88bff1e06a4046d5ce44a062a88dcdfbfb014 (patch)
tree74328bb19885779e9ae1658575289db323c7338b
parent69a58bb635ebbe2392804cd0ae5b99e0b9f42719 (diff)
downloadchef-d9c88bff1e06a4046d5ce44a062a88dcdfbfb014.tar.gz
Update Ohai to 16.10.6
Signed-off-by: Tim Smith <tsmith@chef.io>
-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)