summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-04-12 04:26:06 -0700
committerMatt Wrock <matt@mattwrock.com>2016-04-12 04:26:06 -0700
commit349891b829f96736708721115adb2223df7cfe85 (patch)
treeee8392ae309bfa5bf32c47de26712df565e672ec
parent5fda253c3bbb2fb678c68f403598c2b24dffadb2 (diff)
downloadchef-debug_logging.tar.gz
use regular winrm-fs gem againdebug_logging
-rw-r--r--acceptance/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/acceptance/Gemfile b/acceptance/Gemfile
index 76c8e10cbb..72dded468c 100644
--- a/acceptance/Gemfile
+++ b/acceptance/Gemfile
@@ -9,5 +9,5 @@ gem "inspec"
# puts in a box_url for bento when a vagrant box in atlas is specified
gem "kitchen-vagrant", github: "test-kitchen/kitchen-vagrant"
gem "windows_chef_zero"
-gem "winrm-fs", github: "winrb/winrm-fs", branch: "leave_check_files"
+gem "winrm-fs"
gem "berkshelf"