diff options
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 41 |
1 files changed, 22 insertions, 19 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 904d5c3447..704c7ece58 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 582d6f905ca774fdb72b8f83beb03c4bbaf6645d + revision: da1a26033d7a50e2032ccba412247b8ea7c750a1 branch: master specs: omnibus-software (4.0.0) @@ -32,16 +32,16 @@ GEM artifactory (3.0.12) awesome_print (1.8.0) aws-eventstream (1.0.3) - aws-partitions (1.270.0) - aws-sdk-core (3.89.1) + aws-partitions (1.272.0) + aws-sdk-core (3.90.0) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.28.0) + aws-sdk-kms (1.29.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.60.1) + aws-sdk-s3 (1.60.2) aws-sdk-core (~> 3, >= 3.83.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) @@ -64,12 +64,12 @@ GEM solve (~> 4.0) thor (>= 0.20) builder (3.2.4) - chef (15.7.32) + chef (15.8.23) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.7.32) - chef-utils (= 15.7.32) + chef-config (= 15.8.23) + chef-utils (= 15.8.23) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -96,12 +96,12 @@ GEM train-winrm (>= 0.2.5) tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (15.7.32-universal-mingw32) + chef (15.8.23-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.7.32) - chef-utils (= 15.7.32) + chef-config (= 15.8.23) + chef-utils (= 15.8.23) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -137,19 +137,19 @@ GEM win32-mmap (~> 0.4.1) win32-mutex (~> 0.4.2) win32-process (~> 0.8.2) - win32-service (>= 2.1.2, < 3.0) + win32-service (>= 2.1.5, < 3.0) win32-taskscheduler (~> 2.0) wmi-lite (~> 1.0) chef-cleanroom (1.0.2) - chef-config (15.7.32) + chef-config (15.8.23) addressable - chef-utils (= 15.7.32) + chef-utils (= 15.8.23) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) tomlrb (~> 1.2) chef-sugar (5.1.9) - chef-utils (15.7.32) + chef-utils (15.8.23) chef-zero (14.0.17) ffi-yajl (~> 2.2) hashie (>= 2.0, < 4.0) @@ -158,7 +158,7 @@ GEM uuidtools (~> 2.1) citrus (3.0.2) cleanroom (1.0.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) diff-lcs (1.3) ed25519 (1.2.4) equatable (0.6.1) @@ -183,6 +183,7 @@ GEM hashie (3.6.0) highline (1.7.10) httpclient (2.8.3) + inifile (3.0.0) iniparse (1.4.4) iostruct (0.0.4) ipaddress (0.8.3) @@ -268,7 +269,7 @@ GEM progressbar (1.10.1) proxifier (1.0.3) public_suffix (4.0.3) - rack (2.1.2) + rack (2.2.2) rainbow (3.0.0) retryable (3.0.5) ruby-progressbar (1.10.1) @@ -306,7 +307,9 @@ GEM toml-rb (2.0.1) citrus (~> 3.0, > 3.0) tomlrb (1.2.9) - train-core (3.2.14) + train-core (3.2.20) + addressable (~> 2.5) + inifile (~> 3.0) json (>= 1.8, < 3.0) mixlib-shellout (>= 2.0, < 4.0) net-scp (>= 1.2, < 3.0) @@ -365,7 +368,7 @@ GEM logging (>= 1.6.1, < 3.0) nori (~> 2.0) rubyntlm (~> 0.6.0, >= 0.6.1) - winrm-elevated (1.2.0) + winrm-elevated (1.2.1) erubi (~> 1.8) winrm (~> 2.0) winrm-fs (~> 1.0) |