summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-11-20 15:40:55 -0800
committerTim Smith <tsmith84@gmail.com>2020-11-20 15:40:55 -0800
commit30c8f8ad72bec6efc0edea15f61ccaab24a0341e (patch)
treee27017f216997ebd6003abe8345f4a239e83c9f6
parent26f1f8273d3fff0cebe1e89a35f601e5747686b0 (diff)
downloadchef-30c8f8ad72bec6efc0edea15f61ccaab24a0341e.tar.gz
Update ohai and win32-service to the latest
Ohai has significant improvements for AIX systems 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)