summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-10-19 18:52:12 -0700
committerTim Smith <tsmith84@gmail.com>2020-10-19 18:52:12 -0700
commitd1ba9e423d3493d473206d7b83aee9c696c39598 (patch)
tree0e0f7f47dd75b43d2126d2c6b0b0c602a2ebe8bd
parent145fb26188af2e3e3850fa183a14c84241a63aac (diff)
downloadchef-d1ba9e423d3493d473206d7b83aee9c696c39598.tar.gz
Update train-core & pull in the faster MSI installs
Update the world Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock6
-rw-r--r--omnibus/Gemfile.lock33
2 files changed, 21 insertions, 18 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9f2666a781..83be713c5e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,7 +8,7 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 009082b0b85eb2b2ae9fcee582a2677c01ceeafe
+ revision: 6df5bdb6ecd3542e377b6363ef3a562c320f90fa
branch: master
specs:
ohai (16.6.5)
@@ -344,7 +344,7 @@ GEM
syslog-logger (1.6.8)
thor (1.0.1)
tomlrb (1.2.9)
- train-core (3.3.24)
+ train-core (3.3.27)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
@@ -377,7 +377,7 @@ GEM
unicode_utils (1.4.0)
uri_template (0.7.0)
uuidtools (2.1.5)
- webmock (3.9.2)
+ webmock (3.9.3)
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 60ea5733d7..2492852637 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus
- revision: f3ed5d38d9cf44c110a993e268ca5ed7f457e339
+ revision: 982a0530562b540698d6394545c5ba3970412130
branch: master
specs:
omnibus (7.0.32)
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.8.0)
aws-eventstream (1.1.0)
- aws-partitions (1.381.0)
+ aws-partitions (1.383.0)
aws-sdk-core (3.109.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -41,7 +41,7 @@ GEM
aws-sdk-kms (1.39.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.83.0)
+ aws-sdk-s3 (1.83.1)
aws-sdk-core (~> 3, >= 3.109.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 (16.5.77)
+ chef (16.6.14)
addressable
bcrypt_pbkdf (= 1.1.0.rc1)
bundler (>= 1.10)
- chef-config (= 16.5.77)
- chef-utils (= 16.5.77)
+ chef-config (= 16.6.14)
+ chef-utils (= 16.6.14)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
@@ -100,12 +100,12 @@ GEM
tty-screen (~> 0.6)
tty-table (~> 0.11)
uuidtools (~> 2.1.5)
- chef (16.5.77-universal-mingw32)
+ chef (16.6.14-universal-mingw32)
addressable
bcrypt_pbkdf (= 1.1.0.rc1)
bundler (>= 1.10)
- chef-config (= 16.5.77)
- chef-utils (= 16.5.77)
+ chef-config (= 16.6.14)
+ chef-utils (= 16.6.14)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
@@ -148,15 +148,15 @@ GEM
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
chef-cleanroom (1.0.2)
- chef-config (16.5.77)
+ chef-config (16.6.14)
addressable
- chef-utils (= 16.5.77)
+ chef-utils (= 16.6.14)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-sugar (5.1.11)
- chef-utils (16.5.77)
+ chef-utils (16.6.14)
chef-vault (4.0.12)
chef-zero (15.0.3)
ffi-yajl (~> 2.2)
@@ -171,8 +171,9 @@ GEM
ed25519 (1.2.4)
erubi (1.9.0)
erubis (2.7.0)
- faraday (1.0.1)
+ faraday (1.1.0)
multipart-post (>= 1.2, < 3)
+ ruby2_keywords
ffi (1.13.1)
ffi (1.13.1-x64-mingw32)
ffi (1.13.1-x86-mingw32)
@@ -250,7 +251,7 @@ GEM
octokit (4.18.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (16.5.6)
+ ohai (16.6.5)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
@@ -261,6 +262,7 @@ GEM
mixlib-log (>= 2.0.1, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
plist (~> 3.1)
+ train-core
wmi-lite (~> 1.0)
pastel (0.8.0)
tty-color (~> 0.5)
@@ -277,6 +279,7 @@ GEM
rainbow (3.0.0)
retryable (3.0.5)
ruby-progressbar (1.10.1)
+ ruby2_keywords (0.0.2)
rubyntlm (0.6.2)
rubyzip (2.3.0)
sawyer (0.8.2)
@@ -310,7 +313,7 @@ GEM
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)
- train-core (3.3.24)
+ train-core (3.3.27)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)