summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-17 17:55:13 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-17 17:55:13 +0000
commit954a44945ae3e32d429c8d35e311208783269ff6 (patch)
tree723f2789dcf77f63ab0c7dad85f995dd200fe10a
parentaa9e73c6cf10002740d7ff9018a0cbaf2d24c29f (diff)
downloadchef-954a44945ae3e32d429c8d35e311208783269ff6.tar.gz
Bump ohai to 16.2.0
This pull request was triggered automatically via Expeditor when ohai 16.2.0 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.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ff3cfbf326..2803c945b0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: c01c03fba0834bcebb7f90c9c27dd720ab8b4a58
+ revision: fd8167b01d6648f6751da3bc47f2d49bc621e0cc
branch: master
specs:
- ohai (16.1.1)
+ ohai (16.2.0)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)