summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-11-09 21:06:04 +0000
committerChef Expeditor <chef-ci@chef.io>2021-11-09 21:06:04 +0000
commit0c761b3d14cef18271d2448fa643da02fbc52f03 (patch)
treed0baf9af334371262f443e441961db2b269d4740
parent31726341ce015330751174002ed62e5ea8945743 (diff)
downloadchef-0c761b3d14cef18271d2448fa643da02fbc52f03.tar.gz
Bump ohai to 16.17.0
This pull request was triggered automatically via Expeditor when ohai 16.17.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 285b83813a..c5e8874bc8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/ohai.git
- revision: 3ed3f8ccea7b317e4e4d0571eec7f6c75477dc6b
+ revision: 4df568953f07d5b9936be8931a946334df7d37be
branch: 16-stable
specs:
- ohai (16.13.2)
+ ohai (16.17.0)
chef-config (>= 14.12, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)