summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-10-14 11:53:28 -0700
committerGitHub <noreply@github.com>2020-10-14 11:53:28 -0700
commit2632a39358d715e37d1b3c69d6ff70d097367da2 (patch)
treec6ea0e581d8012e77f19ce77b7801764d16d1b04
parent7ea5d629ed94da45ef41f98f102fb0bb7da95749 (diff)
parenta3716bf0ca089b5061d2eb6be20049ab8965d947 (diff)
downloadchef-2632a39358d715e37d1b3c69d6ff70d097367da2.tar.gz
Merge pull request #10502 from chef/bump_ohai_cacerts
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock9
-rw-r--r--omnibus/Gemfile.lock8
2 files changed, 9 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9a4042ff19..5b8112e3d7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: e1063aa34410ebd5612f9c1e0ce6dc3c586cc6c6
+ revision: 009082b0b85eb2b2ae9fcee582a2677c01ceeafe
branch: master
specs:
- ohai (16.6.3)
+ ohai (16.6.5)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
@@ -22,6 +22,7 @@ GIT
mixlib-log (>= 2.0.1, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
plist (~> 3.1)
+ train-core
wmi-lite (~> 1.0)
PATH
@@ -324,7 +325,7 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.7.1)
+ rubocop-ast (0.8.0)
parser (>= 2.7.1.5)
ruby-prof (1.2.0)
ruby-progressbar (1.10.1)
@@ -402,7 +403,7 @@ GEM
win32-taskscheduler (2.0.4)
ffi
structured_warnings
- winrm (2.3.4)
+ winrm (2.3.5)
builder (>= 2.1.2)
erubi (~> 1.8)
gssapi (~> 1.2)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 114c772a7c..60ea5733d7 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: 477c7078259f97d9957854385525ede69cd1156c
+ revision: f3ed5d38d9cf44c110a993e268ca5ed7f457e339
branch: master
specs:
- omnibus (7.0.31)
+ omnibus (7.0.32)
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: e5ac48a1cd931b5f1931e9828713e32718fd36e6
+ revision: 9c01df0dbe8124bfbe2edbff6e93dfdf41942435
branch: master
specs:
omnibus-software (4.0.0)
@@ -364,7 +364,7 @@ GEM
win32-taskscheduler (2.0.4)
ffi
structured_warnings
- winrm (2.3.4)
+ winrm (2.3.5)
builder (>= 2.1.2)
erubi (~> 1.8)
gssapi (~> 1.2)