From 4da0c74d78109adcd8a8aab1729f051d97b75f4f Mon Sep 17 00:00:00 2001 From: John McCrae Date: Tue, 4 Feb 2025 13:54:32 +0000 Subject: [PATCH] Updating chef-winrm-fs Signed-off-by: John McCrae --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index ea07df5..f84d1a8 100644 --- a/Gemfile +++ b/Gemfile @@ -3,5 +3,5 @@ source 'https://rubygems.org' gemspec -gem 'rb-readline' gem 'chef-winrm', git: 'https://github.com/chef/chef-winrm.git', branch: 'jfm/chef-winrm-update' +gem 'rb-readline'