From 352376df6724d6ce9a7654ceb9b248b4ffee5c5d Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Tue, 16 Apr 2019 14:21:37 -0700 Subject: Bump highline and net-ssh pins and pull inspec from git Highline 1.7 is out and seems reasonable for our minimal highline usage Pulling inspec from git for now allows us to use the latest train which allows for the new net-ssh New net-ssh allows for new key formats Signed-off-by: Tim Smith --- omnibus/Gemfile.lock | 53 +++++++++++++++++++++++++--------------------------- 1 file changed, 25 insertions(+), 28 deletions(-) (limited to 'omnibus') diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 0447c12ac5..2f6df00caf 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus - revision: 7ad32798cd5893191e4b9bfc5b53e4cc8f32646b + revision: af75fc2b244de04e76961c02b30db504d5b1a8f4 branch: master specs: - omnibus (6.0.23) + omnibus (6.0.25) aws-sdk-s3 (~> 1) chef-sugar (>= 3.3) cleanroom (~> 1.0) @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 3f3bd5dd6d17212f2b90a2e45c63bf97224b48e6 + revision: 0dc67ede1784d56a975cb4a7aea47ad2349bf24a branch: master specs: omnibus-software (4.0.0) @@ -32,7 +32,7 @@ GEM public_suffix (>= 2.0.2, < 4.0) awesome_print (1.8.0) aws-eventstream (1.0.2) - aws-partitions (1.148.0) + aws-partitions (1.150.0) aws-sdk-core (3.48.3) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1.0) @@ -61,10 +61,10 @@ GEM solve (~> 4.0) thor (>= 0.20) builder (3.2.3) - chef (14.11.21) + chef (14.12.3) addressable bundler (>= 1.10) - chef-config (= 14.11.21) + chef-config (= 14.12.3) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -74,9 +74,9 @@ GEM iniparse (~> 1.4) mixlib-archive (>= 0.4, < 2.0) mixlib-authentication (~> 2.1) - mixlib-cli (~> 1.7) - mixlib-log (~> 2.0, >= 2.0.3) - mixlib-shellout (~> 2.4) + mixlib-cli (>= 1.7, < 3.0) + mixlib-log (>= 2.0.3, < 4.0) + mixlib-shellout (>= 2.4, < 4.0) net-sftp (~> 2.1, >= 2.1.2) net-ssh (~> 4.2) net-ssh-multi (~> 1.2, >= 1.2.1) @@ -91,10 +91,10 @@ GEM specinfra (~> 2.10) syslog-logger (~> 1.6) uuidtools (~> 2.1.5) - chef (14.11.21-universal-mingw32) + chef (14.12.3-universal-mingw32) addressable bundler (>= 1.10) - chef-config (= 14.11.21) + chef-config (= 14.12.3) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -105,9 +105,9 @@ GEM iso8601 (~> 0.12.1) mixlib-archive (>= 0.4, < 2.0) mixlib-authentication (~> 2.1) - mixlib-cli (~> 1.7) - mixlib-log (~> 2.0, >= 2.0.3) - mixlib-shellout (~> 2.4) + mixlib-cli (>= 1.7, < 3.0) + mixlib-log (>= 2.0.3, < 4.0) + mixlib-shellout (>= 2.4, < 4.0) net-sftp (~> 2.1, >= 2.1.2) net-ssh (~> 4.2) net-ssh-multi (~> 1.2, >= 1.2.1) @@ -123,22 +123,21 @@ GEM syslog-logger (~> 1.6) uuidtools (~> 2.1.5) win32-api (~> 1.5.3) - win32-certstore (~> 0.2.4) + win32-certstore (~> 0.3) win32-dir (~> 0.5.0) win32-event (~> 0.6.1) win32-eventlog (= 0.6.3) win32-mmap (~> 0.4.1) win32-mutex (~> 0.4.2) win32-process (~> 0.8.2) - win32-service (~> 1.0) + win32-service (>= 1.0, < 3.0) win32-taskscheduler (~> 2.0) - windows-api (~> 0.4.4) wmi-lite (~> 1.0) - chef-config (14.11.21) + chef-config (14.12.3) addressable fuzzyurl - mixlib-config (>= 2.2.12, < 3.0) - mixlib-shellout (~> 2.0) + mixlib-config (>= 2.2.12, < 4.0) + mixlib-shellout (>= 2.0, < 4.0) tomlrb (~> 1.2) chef-sugar (5.0.1) chef-zero (14.0.12) @@ -191,14 +190,14 @@ GEM mixlib-archive (1.0.1-universal-mingw32) mixlib-log mixlib-authentication (2.1.1) - mixlib-cli (1.7.0) + mixlib-cli (2.0.3) mixlib-config (2.2.18) tomlrb - mixlib-install (3.11.11) + mixlib-install (3.11.12) mixlib-shellout mixlib-versioning thor - mixlib-log (2.0.9) + mixlib-log (3.0.1) mixlib-shellout (2.4.4) mixlib-shellout (2.4.4-universal-mingw32) win32-process (~> 0.8.2) @@ -254,7 +253,7 @@ GEM rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-its (1.2.0) + rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) rspec-mocks (3.8.0) @@ -304,7 +303,7 @@ GEM tomlrb (1.2.8) uuidtools (2.1.5) win32-api (1.5.3-universal-mingw32) - win32-certstore (0.2.4) + win32-certstore (0.3.0) ffi mixlib-shellout win32-dir (0.5.1) @@ -321,14 +320,12 @@ GEM win32-ipc (>= 0.6.0) win32-process (0.8.3) ffi (>= 1.0.0) - win32-service (1.0.1) + win32-service (2.1.2) ffi ffi-win32-extensions win32-taskscheduler (2.0.4) ffi structured_warnings - windows-api (0.4.4) - win32-api (>= 1.4.5) winrm (2.3.1) builder (>= 2.1.2) erubis (~> 2.7) -- cgit v1.2.1