summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-18 22:29:24 -0700
committerGitHub <noreply@github.com>2021-04-18 22:29:24 -0700
commit9365fa99d0e526855fc3b2b615e4a999a966d3a5 (patch)
tree8c7af92a8f0a55073da8fe5c009246dce994abd0
parent14f6f6f10e6fe9b7376e4b29eff5a010db3a84bc (diff)
parent55c7b4784484124e999b545eaa346124fb92b63f (diff)
downloadchef-9365fa99d0e526855fc3b2b615e4a999a966d3a5.tar.gz
Merge pull request #11392 from chef/expeditor/chef/ohai_44f23f01752a95b3b93b710f9510806b781f8635
Signed-off-by: Tim Smith <tsmith@chef.io>
-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)