diff options
author | Tim Smith <tsmith@chef.io> | 2018-12-19 20:37:26 -0800 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-12-19 20:37:26 -0800 |
commit | a60bb9933666fb69063f210ebdb11bd7857656ce (patch) | |
tree | 83dacde06b26ba645937d171b492765d775af937 /omnibus | |
parent | 3a58b039ed22db355a8a7868f73d69ad466c8789 (diff) | |
download | chef-a60bb9933666fb69063f210ebdb11bd7857656ce.tar.gz |
Update train-core to 1.6.3train-core
This gem has been slimmed
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index e4c3580995..414ba77162 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: f54ca7cd82d0e49ac62f8380d9c56d05048db9fd + revision: 72dd1e333c638af8089c2d5904172640181bd29c 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.1) - aws-partitions (1.125.0) + aws-partitions (1.126.0) aws-sdk-core (3.44.1) aws-eventstream (~> 1.0) aws-partitions (~> 1.0) @@ -343,7 +343,7 @@ GEM structured_warnings windows-api (0.4.4) win32-api (>= 1.4.5) - winrm (2.3.0) + winrm (2.3.1) builder (>= 2.1.2) erubis (~> 2.7) gssapi (~> 1.2) @@ -352,10 +352,10 @@ GEM logging (>= 1.6.1, < 3.0) nori (~> 2.0) rubyntlm (~> 0.6.0, >= 0.6.1) - winrm-elevated (1.1.0) + winrm-elevated (1.1.1) winrm (~> 2.0) winrm-fs (~> 1.0) - winrm-fs (1.3.1) + winrm-fs (1.3.2) erubis (~> 2.7) logging (>= 1.6.1, < 3.0) rubyzip (~> 1.1) |