summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-01-17 14:39:39 -0800
committerTim Smith <tsmith84@gmail.com>2020-01-21 10:07:42 -0800
commite5d9f51498f12e9ec8a25bd5c101050f2a4b8eba (patch)
tree28266d4ce4e56317e93306e14544669cf95b309a /Gemfile.lock
parent33bdc1a59525bc0515b19a23e302f7d9e4b194b3 (diff)
downloadchef-e5d9f51498f12e9ec8a25bd5c101050f2a4b8eba.tar.gz
Update deps to bring in Ohai 16
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 02eff9a8ab..514a62a423 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 79b17080b9596096633f85c96305bda766d3ba60
+ revision: f0ac4a7a505523180a44f7edb25a3d294da8d184
branch: master
specs:
- ohai (15.7.3)
+ ohai (16.0.0)
chef-config (>= 12.8, < 16)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -51,7 +51,7 @@ PATH
net-sftp (~> 2.1, >= 2.1.2)
net-ssh (>= 4.2, < 6)
net-ssh-multi (~> 1.2, >= 1.2.1)
- ohai (~> 15.0)
+ ohai (~> 16.0)
plist (~> 3.2)
proxifier (~> 1.0)
syslog-logger (~> 1.6)
@@ -84,7 +84,7 @@ PATH
net-sftp (~> 2.1, >= 2.1.2)
net-ssh (>= 4.2, < 6)
net-ssh-multi (~> 1.2, >= 1.2.1)
- ohai (~> 15.0)
+ ohai (~> 16.0)
plist (~> 3.2)
proxifier (~> 1.0)
syslog-logger (~> 1.6)