summaryrefslogtreecommitdiff
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
parent33bdc1a59525bc0515b19a23e302f7d9e4b194b3 (diff)
downloadchef-e5d9f51498f12e9ec8a25bd5c101050f2a4b8eba.tar.gz
Update deps to bring in Ohai 16
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock8
-rw-r--r--omnibus/Gemfile.lock4
2 files changed, 6 insertions, 6 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)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 89617a70c4..cc2cea1887 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.12)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
- aws-partitions (1.264.0)
+ aws-partitions (1.266.0)
aws-sdk-core (3.89.1)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -242,7 +242,7 @@ GEM
octokit (4.15.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (15.6.3)
+ ohai (15.7.3)
chef-config (>= 12.8, < 16)
ffi (~> 1.9)
ffi-yajl (~> 2.2)