summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-03-06 15:27:52 -0800
committerTim Smith <tsmith84@gmail.com>2020-03-06 15:27:52 -0800
commit51fc69499e465399c69d3630b95da6fcc80e5f03 (patch)
treed6a4b550b2dae45bc2c48ae1676d01f670978596
parent9d8194fd2df3db3c612503a44d9e5cdcf0fbcd5d (diff)
downloadchef-51fc69499e465399c69d3630b95da6fcc80e5f03.tar.gz
Update Ohai to 16.0.9
This adds the improvements to Azure metadata fetching Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock4
-rw-r--r--omnibus/Gemfile.lock2
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 696a8f4ad5..e256f3871a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 49eb6989660fff5ecf695a3991f83f1ddaae7d1c
+ revision: c19ec6e4977601111827301138c8d1f707abfb2c
branch: master
specs:
- ohai (16.0.8)
+ ohai (16.0.9)
chef-config (>= 12.8, < 17)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 4087d4150f..b67d3370f8 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.280.0)
+ aws-partitions (1.281.0)
aws-sdk-core (3.90.1)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)