diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-12-07 16:04:21 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-12-07 16:04:21 -0800 |
commit | 7d2175cb81e7a18a3afa0ca1af28d70f61f8d0f6 (patch) | |
tree | eca3ce017f4100b0ca593f430eea9d5425d22c20 | |
parent | d06be4cef702a03faa4cfccca70a99bb9acff83a (diff) | |
download | chef-7d2175cb81e7a18a3afa0ca1af28d70f61f8d0f6.tar.gz |
Update Train to 3.4.1
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | Gemfile.lock | 2 | ||||
-rw-r--r-- | omnibus/Gemfile.lock | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 71c0fc85da..32ba271d2a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -340,7 +340,7 @@ GEM syslog-logger (1.6.8) thor (1.0.1) tomlrb (1.2.9) - train-core (3.3.27) + train-core (3.4.1) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 2f97571137..0e3652218c 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -32,7 +32,7 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.402.0) + aws-partitions (1.403.0) aws-sdk-core (3.110.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -313,7 +313,7 @@ GEM toml-rb (2.0.1) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) - train-core (3.3.27) + train-core (3.4.1) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |