summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-10-02 09:32:48 -0700
committerTim Smith <tsmith84@gmail.com>2019-10-02 09:32:48 -0700
commit8436aada826ae6f30919fd699f83dfe2c36e4311 (patch)
tree1864b20e21e2a03903ab39f35f5f4964f7b32437
parente8c52d3e1e1a662846a5ad73d6521ba1e73fe896 (diff)
downloadchef-8436aada826ae6f30919fd699f83dfe2c36e4311.tar.gz
Bump all deps to to current
We need the latest omnibus-software version to include the openssl 1.0.2t definition Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock26
-rw-r--r--omnibus/Gemfile.lock35
2 files changed, 31 insertions, 30 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index acf335ffd9..0783227dab 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -87,9 +87,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
- appbundler (0.12.0)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
+ appbundler (0.13.1)
mixlib-cli (>= 1.4, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.0)
@@ -117,7 +117,7 @@ GEM
docile (1.3.2)
equatable (0.6.1)
erubis (2.7.0)
- faraday (0.15.4)
+ faraday (0.16.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
@@ -203,7 +203,7 @@ GEM
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
parallel (1.17.0)
- parser (2.6.3.0)
+ parser (2.6.4.1)
ast (~> 2.4.0)
parslet (1.8.2)
pastel (0.7.3)
@@ -224,7 +224,7 @@ GEM
pry-stack_explorer (0.4.9.3)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
- public_suffix (3.1.1)
+ public_suffix (4.0.1)
rack (2.0.7)
rainbow (3.0.0)
rake (12.3.0)
@@ -235,16 +235,16 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.4)
+ rspec-expectations (3.8.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.8.1)
+ rspec-mocks (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-support (3.8.2)
+ rspec-support (3.8.3)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
@@ -258,7 +258,7 @@ GEM
ruby-prof (0.17.0)
ruby-progressbar (1.10.1)
ruby-shadow (2.5.0)
- rubyzip (1.2.3)
+ rubyzip (1.3.0)
safe_yaml (1.0.5)
semverse (3.0.0)
serverspec (2.41.5)
@@ -267,7 +267,7 @@ GEM
rspec-its
specinfra (~> 2.72)
sfl (2.3)
- simplecov (0.17.0)
+ simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
@@ -279,7 +279,7 @@ GEM
net-telnet (= 0.1.1)
sfl
sslshake (1.3.0)
- strings (0.1.5)
+ strings (0.1.6)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
@@ -315,7 +315,7 @@ GEM
unicode-display_width (1.6.0)
unicode_utils (1.4.0)
uuidtools (2.1.5)
- webmock (3.6.2)
+ webmock (3.7.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 715c34b5b8..1a309fe5b5 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,12 +1,12 @@
GIT
remote: https://github.com/chef/omnibus
- revision: c872e61c30d2b3f88ead03bd1254ff96d37059a3
+ revision: ac881b7f810218323eeb4f71af4a8a4db75c1c92
branch: master
specs:
- omnibus (6.1.3)
+ omnibus (6.1.4)
aws-sdk-s3 (~> 1)
- chef-sugar (>= 3.3)
- cleanroom (~> 1.0)
+ chef-cleanroom (~> 1.0)
+ chef-sugar-ng (>= 3.3)
ffi-yajl (~> 2.2)
license_scout (~> 1.0)
mixlib-shellout (>= 2.0, < 4.0)
@@ -18,11 +18,11 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 82ff3963cf4624afd77dfd283a187e25d21325b9
+ revision: ab6655dcc956b4d43aa53624727e1d90228d3afc
branch: master
specs:
omnibus-software (4.0.0)
- chef-sugar (>= 3.4.0)
+ chef-sugar-ng (>= 5.0.0)
omnibus (>= 5.6.1)
GEM
@@ -33,8 +33,8 @@ GEM
artifactory (3.0.5)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
- aws-partitions (1.211.0)
- aws-sdk-core (3.67.0)
+ aws-partitions (1.220.0)
+ aws-sdk-core (3.68.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
@@ -140,13 +140,14 @@ GEM
win32-service (>= 1.0, < 3.0)
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
+ chef-cleanroom (1.0.2)
chef-config (14.13.11)
addressable
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
- chef-sugar (5.0.1)
+ chef-sugar-ng (5.0.4)
chef-zero (14.0.12)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
@@ -162,7 +163,7 @@ GEM
ed25519 (1.2.4)
equatable (0.6.1)
erubis (2.7.0)
- faraday (0.15.4)
+ faraday (0.16.2)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
ffi (1.11.1-x64-mingw32)
@@ -192,7 +193,7 @@ GEM
tomlrb (~> 1.2)
tty-box (~> 0.3)
tty-prompt (~> 0.18)
- license_scout (1.0.24)
+ license_scout (1.0.28)
ffi-yajl (~> 2.2)
mixlib-shellout (~> 2.2)
toml-rb (~> 1.0)
@@ -280,22 +281,22 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.4)
+ rspec-expectations (3.8.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.8.1)
+ rspec-mocks (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-support (3.8.2)
+ rspec-support (3.8.3)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
ruby-progressbar (1.10.1)
rubyntlm (0.6.2)
- rubyzip (1.2.4)
+ rubyzip (1.3.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
@@ -309,7 +310,7 @@ GEM
solve (4.0.2)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
- specinfra (2.81.0)
+ specinfra (2.82.0)
net-scp
net-ssh (>= 2.7)
net-telnet (= 0.1.1)
@@ -322,7 +323,7 @@ GEM
structured_warnings (0.4.0)
syslog-logger (1.6.8)
systemu (2.6.5)
- test-kitchen (2.3.2)
+ test-kitchen (2.3.3)
bcrypt_pbkdf (~> 1.0)
ed25519 (~> 1.2)
license-acceptance (~> 1.0, >= 1.0.11)