summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-11-20 16:32:18 -0800
committerGitHub <noreply@github.com>2020-11-20 16:32:18 -0800
commit33c7b18537902c5555b6cdae09ff7f8649426390 (patch)
treee27017f216997ebd6003abe8345f4a239e83c9f6
parent26f1f8273d3fff0cebe1e89a35f601e5747686b0 (diff)
parent30c8f8ad72bec6efc0edea15f61ccaab24a0341e (diff)
downloadchef-33c7b18537902c5555b6cdae09ff7f8649426390.tar.gz
Merge pull request #10673 from chef/ohai_win32_service
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 8a267fd3ee..fa79d500e8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 4acb838346a77c31983ed9c7544a6a37a1227ee7
+ revision: a0ac22ca5a5561bdb44e05e00c87babacb158b4a
branch: master
specs:
- ohai (16.7.18)
+ ohai (16.7.33)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
@@ -391,7 +391,7 @@ GEM
win32-ipc (>= 0.6.0)
win32-process (0.9.0)
ffi (>= 1.0.0)
- win32-service (2.1.6)
+ win32-service (2.2.0)
ffi
ffi-win32-extensions
win32-taskscheduler (2.0.4)