From e0d9b41bc76ac3876387ae21d101ade32df298e4 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 4 Sep 2019 20:35:20 +0000 Subject: [PATCH] Bump train-winrm to 0.2.4 This pull request was triggered automatically via Expeditor when train-winrm 0.2.4 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d95fc681d3..676e908857 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -330,7 +330,7 @@ GEM net-ssh (>= 2.9, < 6.0) winrm (~> 2.0) winrm-fs (~> 1.0) - train-winrm (0.2.3) + train-winrm (0.2.4) winrm (~> 2.0) winrm-fs (~> 1.0) tty-box (0.4.1)