summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-08 21:12:23 -0700
committerGitHub <noreply@github.com>2020-09-08 21:12:23 -0700
commit481c85d44571b70b9ef2868ed753b9cb4d8c7c31 (patch)
tree3147233caedfcdab78b35b4747353184d83e9229
parentbac4d21af1ae37750a992679374ba16be623bab2 (diff)
parentd7b14f3b4e31361bcac0d1df877b6ad959afb1db (diff)
downloadchef-481c85d44571b70b9ef2868ed753b9cb4d8c7c31.tar.gz
Merge pull request #10399 from chef/bump_ohai
Update Ohai to 16.5
-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 bdea3ce169..ade1bae072 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 80737ed68405edc8616b7bbe21f7cf0beb33c56f
+ revision: ea979c15f3293e54bf516b81379e0234e185e9c0
branch: master
specs:
- ohai (16.4.13)
+ ohai (16.5.0)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 32f7183aa9..8147a6c0d3 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.8.0)
aws-eventstream (1.1.0)
- aws-partitions (1.364.0)
+ aws-partitions (1.365.0)
aws-sdk-core (3.105.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)