diff options
author | Tim Smith <tsmith84@gmail.com> | 2019-10-02 09:32:48 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2019-10-02 09:32:48 -0700 |
commit | 8436aada826ae6f30919fd699f83dfe2c36e4311 (patch) | |
tree | 1864b20e21e2a03903ab39f35f5f4964f7b32437 /omnibus/Gemfile.lock | |
parent | e8c52d3e1e1a662846a5ad73d6521ba1e73fe896 (diff) | |
download | chef-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>
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r-- | omnibus/Gemfile.lock | 35 |
1 files changed, 18 insertions, 17 deletions
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) |