summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-19 01:25:31 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-19 01:25:31 +0000
commit55c7b4784484124e999b545eaa346124fb92b63f (patch)
tree8c7af92a8f0a55073da8fe5c009246dce994abd0
parent14f6f6f10e6fe9b7376e4b29eff5a010db3a84bc (diff)
downloadchef-expeditor/chef/ohai_44f23f01752a95b3b93b710f9510806b781f8635.tar.gz
Bump chef/ohai to 44f23f01752a95b3b93b710f9510806b781f8635expeditor/chef/ohai_44f23f01752a95b3b93b710f9510806b781f8635
This pull request was triggered automatically via Expeditor when 44f23f01752a95b3b93b710f9510806b781f8635 was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 93471db6d2..6545c94f80 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 7fc8c0ed0297cdb04d062edab79eca6cfb881987
+ revision: addb3b4e3ba539ee8a5df53e3ff87796d5bf8e2c
branch: master
specs:
- ohai (17.0.36)
+ ohai (17.0.37)
chef-config (>= 12.8, < 18)
chef-utils (>= 16.0, < 18)
ffi (~> 1.9)
@@ -20,7 +20,7 @@ GIT
mixlib-cli (>= 1.7.0)
mixlib-config (>= 2.0, < 4.0)
mixlib-log (>= 2.0.1, < 4.0)
- mixlib-shellout (>= 2.0, < 4.0)
+ mixlib-shellout (~> 3.2, >= 3.2.5)
plist (~> 3.1)
train-core
wmi-lite (~> 1.0)