summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-01-03 11:18:44 -0800
committerTim Smith <tsmith84@gmail.com>2020-01-03 11:18:44 -0800
commit37bcab87bee564757b4383ab186a18c5a9769856 (patch)
treef0669dc8354dfaca6db0c2e39e30053d69d0b4a0
parent0f944f3fbb0ccd318c0ca2580b8f03144d192911 (diff)
downloadchef-37bcab87bee564757b4383ab186a18c5a9769856.tar.gz
Bump mixlib-shellout to 3.0.9, mixlib-authentication to 3.0.6, and chef-zero to 14.0.17updates_2020
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock14
-rw-r--r--omnibus/Gemfile.lock45
2 files changed, 30 insertions, 29 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2fd57a2511..14155cde2f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: b62033885925961d1049e6823eecaa2cb599a1cc
+ revision: 79b17080b9596096633f85c96305bda766d3ba60
branch: master
specs:
- ohai (15.7.0)
+ ohai (15.7.3)
chef-config (>= 12.8, < 16)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -170,7 +170,7 @@ GEM
equatable (0.6.1)
erubi (1.9.0)
erubis (2.7.0)
- faraday (0.17.1)
+ faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
@@ -315,7 +315,7 @@ GEM
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.9.0)
+ rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
@@ -362,7 +362,7 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 3.0)
net-ssh (>= 2.9, < 6.0)
- train-winrm (0.2.5)
+ train-winrm (0.2.6)
winrm (~> 2.0)
winrm-fs (~> 1.0)
tty-box (0.5.0)
@@ -436,7 +436,7 @@ GEM
winrm (~> 2.0)
wisper (2.0.1)
wmi-lite (1.0.5)
- yard (0.9.20)
+ yard (0.9.22)
PLATFORMS
ruby
@@ -475,4 +475,4 @@ DEPENDENCIES
yard
BUNDLED WITH
- 1.17.3
+ 1.17.2
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 252df9b950..2cedeb12b0 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: 9fbb95fd6636a034874e9a7e3a1a02e4c8b74c2f
+ revision: 7dd5e7fc9b28cd0437ba8288a11d371f8ed8e5d0
branch: master
specs:
- omnibus (6.1.18)
+ omnibus (6.1.20)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-sugar (>= 3.3)
@@ -14,11 +14,11 @@ GIT
ohai (>= 13, < 16)
pedump
ruby-progressbar (~> 1.7)
- thor (~> 0.18)
+ thor (>= 0.18, < 2.0)
GIT
remote: https://github.com/chef/omnibus-software
- revision: 7402675e2042aa6bae26d6d7025924885b5da67b
+ revision: 09a3cb0550d4a54c197246583658a0255bda7a36
branch: master
specs:
omnibus-software (4.0.0)
@@ -29,10 +29,10 @@ GEM
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
- artifactory (3.0.5)
+ artifactory (3.0.12)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
- aws-partitions (1.260.0)
+ aws-partitions (1.261.0)
aws-sdk-core (3.86.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -150,7 +150,7 @@ GEM
tomlrb (~> 1.2)
chef-sugar (5.1.9)
chef-utils (15.6.10)
- chef-zero (14.0.13)
+ chef-zero (14.0.17)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
mixlib-log (>= 2.0, < 4.0)
@@ -164,7 +164,7 @@ GEM
equatable (0.6.1)
erubi (1.9.0)
erubis (2.7.0)
- faraday (0.17.1)
+ faraday (1.0.0)
multipart-post (>= 1.2, < 3)
ffi (1.11.3)
ffi (1.11.3-x64-mingw32)
@@ -173,7 +173,7 @@ GEM
ffi (~> 1.0)
ffi-win32-extensions (1.0.3)
ffi
- ffi-yajl (2.3.1)
+ ffi-yajl (2.3.3)
libyajl2 (~> 1.2)
fuzzyurl (0.9.0)
gssapi (1.3.0)
@@ -206,24 +206,24 @@ GEM
little-plugger (~> 1.1)
multi_json (~> 1.10)
minitar (0.9)
- mixlib-archive (1.0.1)
+ mixlib-archive (1.0.5)
mixlib-log
- mixlib-archive (1.0.1-universal-mingw32)
+ mixlib-archive (1.0.5-universal-mingw32)
mixlib-log
- mixlib-authentication (3.0.4)
+ mixlib-authentication (3.0.6)
mixlib-cli (2.1.5)
- mixlib-config (3.0.5)
+ mixlib-config (3.0.6)
tomlrb
- mixlib-install (3.11.24)
+ mixlib-install (3.11.26)
mixlib-shellout
mixlib-versioning
thor
- mixlib-log (3.0.1)
- mixlib-shellout (3.0.7)
- mixlib-shellout (3.0.7-universal-mingw32)
+ mixlib-log (3.0.8)
+ mixlib-shellout (3.0.9)
+ mixlib-shellout (3.0.9-universal-mingw32)
win32-process (~> 0.8.2)
wmi-lite (~> 1.0)
- mixlib-versioning (1.2.7)
+ mixlib-versioning (1.2.12)
molinillo (0.6.6)
multi_json (1.14.1)
multipart-post (2.0.0)
@@ -239,7 +239,8 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
- octokit (4.14.0)
+ octokit (4.15.0)
+ faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (15.6.3)
chef-config (>= 12.8, < 16)
@@ -275,7 +276,7 @@ GEM
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
semverse (3.0.0)
- solve (4.0.2)
+ solve (4.0.3)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
strings (0.1.8)
@@ -308,7 +309,7 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 3.0)
net-ssh (>= 2.9, < 6.0)
- train-winrm (0.2.5)
+ train-winrm (0.2.6)
winrm (~> 2.0)
winrm-fs (~> 1.0)
tty-box (0.5.0)
@@ -372,7 +373,7 @@ GEM
rubyzip (~> 2.0)
winrm (~> 2.0)
wisper (2.0.1)
- wmi-lite (1.0.2)
+ wmi-lite (1.0.5)
zhexdump (0.0.2)
PLATFORMS