summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-12-15 17:00:07 -0800
committerGitHub <noreply@github.com>2020-12-15 17:00:07 -0800
commit41a37e45ecef6ae540a7a67039ef698faaf311b3 (patch)
treeaa5d616cb14c1de2a199ca581841bed93afcddba
parent60667a174392593ece0c94a31e77837b1bdcd62d (diff)
parentd83afd6e9b6c54598da674162a1ca78f84b86c8a (diff)
downloadchef-41a37e45ecef6ae540a7a67039ef698faaf311b3.tar.gz
Merge pull request #10745 from chef/bump_train_2
Update train to 3.4.4
-rw-r--r--Gemfile.lock8
-rw-r--r--omnibus/Gemfile.lock16
2 files changed, 12 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ed0eb0069b..766bdbf037 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,7 +8,7 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 3ef9243c91c67a529bff67dc6a30e356c80b9d2b
+ revision: 1ad8c5946606a7f08ffb841e3682ae2d4991077f
branch: master
specs:
ohai (16.8.1)
@@ -223,7 +223,7 @@ GEM
inspec-core (= 4.24.8)
ipaddress (0.8.3)
iso8601 (0.13.0)
- json (2.3.1)
+ json (2.4.0)
libyajl2 (1.2.0)
license-acceptance (2.1.13)
pastel (~> 0.7)
@@ -331,7 +331,7 @@ GEM
syslog-logger (1.6.8)
thor (1.0.1)
tomlrb (1.2.9)
- train-core (3.4.1)
+ train-core (3.4.4)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
@@ -348,7 +348,7 @@ GEM
tty-cursor (~> 0.7)
tty-color (0.6.0)
tty-cursor (0.7.1)
- tty-prompt (0.22.0)
+ tty-prompt (0.23.0)
pastel (~> 0.8)
tty-reader (~> 0.8)
tty-reader (0.9.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index db2c83fc55..228db504f0 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus
- revision: e8951da8c2b52524116a87af3cf632d9c799a435
+ revision: d13ae1686e8b54e065ce2a3f27585a2890f1abec
branch: master
specs:
omnibus (8.0.9)
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.8.0)
aws-eventstream (1.1.0)
- aws-partitions (1.405.0)
+ aws-partitions (1.407.0)
aws-sdk-core (3.110.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -41,9 +41,9 @@ GEM
aws-sdk-kms (1.39.0)
aws-sdk-core (~> 3, >= 3.109.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.86.0)
+ aws-sdk-s3 (1.86.2)
aws-sdk-core (~> 3, >= 3.109.0)
- aws-sdk-kms (~> 1)
+ aws-sdk-kms (~> 1.26)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.2)
aws-eventstream (~> 1, >= 1.0.2)
@@ -195,7 +195,7 @@ GEM
ipaddress (0.8.3)
iso8601 (0.13.0)
jmespath (1.4.0)
- json (2.3.1)
+ json (2.4.0)
kitchen-vagrant (1.7.2)
test-kitchen (>= 1.4, < 3)
libyajl2 (1.2.0)
@@ -251,7 +251,7 @@ GEM
octokit (4.19.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (16.7.37)
+ ohai (16.8.1)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
@@ -313,7 +313,7 @@ GEM
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)
- train-core (3.4.1)
+ train-core (3.4.4)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
@@ -330,7 +330,7 @@ GEM
tty-cursor (~> 0.7)
tty-color (0.6.0)
tty-cursor (0.7.1)
- tty-prompt (0.22.0)
+ tty-prompt (0.23.0)
pastel (~> 0.8)
tty-reader (~> 0.8)
tty-reader (0.9.0)