diff options
author | Tim Smith <tsmith84@gmail.com> | 2019-09-24 22:03:05 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2019-09-24 22:03:05 -0700 |
commit | 711284e60fc9e8cf6f804d5bceddcece6634c7a4 (patch) | |
tree | 4310f233fe044e514d1e935a9b0addc8a499f3ce /omnibus | |
parent | 6fdaf6be8cecc4bddda639f691719a7b29e185aa (diff) | |
download | chef-711284e60fc9e8cf6f804d5bceddcece6634c7a4.tar.gz |
Require train-winrm >= 0.2.5train_winrm
0.2.4 and before are entirely broken for bootstrapping.
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 1bceb975cf..bb117de417 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -33,7 +33,7 @@ GEM artifactory (3.0.5) awesome_print (1.8.0) aws-eventstream (1.0.3) - aws-partitions (1.215.0) + aws-partitions (1.218.0) aws-sdk-core (3.68.0) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1.0) |