summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-10-20 15:29:01 -0700
committerTim Smith <tsmith84@gmail.com>2020-10-20 15:29:01 -0700
commit021f71981792f89bffe84fde80a0712842ae9ac6 (patch)
tree61386f640d236347a598a7950951b7351a5c8335
parentfc6ac9b145cc76eb9feb6865b8b77b64ba278fdc (diff)
downloadchef-021f71981792f89bffe84fde80a0712842ae9ac6.tar.gz
Bump Ohai to 16.7 and cacerts to the latest
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock6
-rw-r--r--omnibus/Gemfile.lock10
2 files changed, 7 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f15797232f..091c982c8c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 6df5bdb6ecd3542e377b6363ef3a562c320f90fa
+ revision: e6258ed31f526bc268cef47280b12d4c227973bf
branch: master
specs:
- ohai (16.6.5)
+ ohai (16.7.0)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
@@ -423,7 +423,6 @@ GEM
winrm (~> 2.0)
wisper (2.0.1)
wmi-lite (1.0.5)
- yard (0.9.25)
PLATFORMS
ruby
@@ -459,7 +458,6 @@ DEPENDENCIES
ruby-prof (< 1.3.0)
ruby-shadow
webmock
- yard
BUNDLED WITH
2.1.4
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 2492852637..634fa139ba 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: 982a0530562b540698d6394545c5ba3970412130
+ revision: 1782bac8e7c70e6aa7c5b0483dd64c14d5ec2776
branch: master
specs:
- omnibus (7.0.32)
+ omnibus (7.0.33)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-sugar (>= 3.3)
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 9c01df0dbe8124bfbe2edbff6e93dfdf41942435
+ revision: a96420eb71b6be3c1581ce6473be6583de292e6b
branch: master
specs:
omnibus-software (4.0.0)
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.8.0)
aws-eventstream (1.1.0)
- aws-partitions (1.383.0)
+ aws-partitions (1.384.0)
aws-sdk-core (3.109.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -248,7 +248,7 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
- octokit (4.18.0)
+ octokit (4.19.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (16.6.5)