summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-10-05 15:29:00 -0700
committerGitHub <noreply@github.com>2020-10-05 15:29:00 -0700
commitf8732aee014733d848f40f747f4a9c35e26e0b4f (patch)
tree363179f35ca000b5a5348888a8a452646b97302b
parent9cb588b140042ad4369ae02d582d0ff35a94eca7 (diff)
parente8bfc35e6bbb503c238bd8f1d46d1e0837632918 (diff)
downloadchef-f8732aee014733d848f40f747f4a9c35e26e0b4f.tar.gz
Merge pull request #10486 from chef/bump_ohai
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock4
-rw-r--r--omnibus/Gemfile.lock6
2 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e53c23b38e..5e99b054a1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 6d6e6f4cd6218d2e4285897cbda1cf9c11c094a9
+ revision: 6be2a1af0596fa03dfa0807998107a95218a10b3
branch: master
specs:
- ohai (16.6.0)
+ ohai (16.6.1)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 1c55f52178..cce632024c 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: 447cd359cff2c6fe3e5785d711862100db78104a
+ revision: 477c7078259f97d9957854385525ede69cd1156c
branch: master
specs:
- omnibus (7.0.30)
+ omnibus (7.0.31)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-sugar (>= 3.3)
@@ -33,7 +33,7 @@ GEM
awesome_print (1.8.0)
aws-eventstream (1.1.0)
aws-partitions (1.380.0)
- aws-sdk-core (3.109.0)
+ aws-sdk-core (3.109.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)