summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc A. Paradise <marc.paradise@gmail.com>2019-05-06 12:53:12 -0400
committerMarc A. Paradise <marc.paradise@gmail.com>2019-05-06 12:53:12 -0400
commitcbd43e5e4aff5a917a1f2bdccb22c089a8cd31c0 (patch)
treece74cd5e174c671c2ab3bb6a3dd119225ee6018b
parentef089cf93b33df48e2b1aac93ad550b682aa0b1d (diff)
downloadchef-CHEF-8423.tar.gz
Enable windows detection over ssh (train-core 2.1.0)CHEF-8423
This corrects CHEF-4823 by upgrading train-core to a version with support for detecting windows over ssh. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 73b417a10f..714c64625a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -322,7 +322,7 @@ GEM
timers (4.3.0)
tins (1.20.2)
tomlrb (1.2.8)
- train-core (2.0.12)
+ train-core (2.1.0)
json (>= 1.8, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 3.0)