summaryrefslogtreecommitdiff
path: root/acceptance/Gemfile
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-09-05 07:58:22 -0700
committerMatt Wrock <matt@mattwrock.com>2016-09-05 07:58:22 -0700
commita9d3e5397ac69c36e2ea1f2a7a5aae15fc9124e5 (patch)
tree21e38994ae6277c235bf26c16b44a5c67bf71932 /acceptance/Gemfile
parentcc1f3e504b05e2cf42ec72b0baf1cfc3ef624e03 (diff)
downloadchef-a9d3e5397ac69c36e2ea1f2a7a5aae15fc9124e5.tar.gz
remove kitchen-inspec and train pins in acceptanceremove_branches
Diffstat (limited to 'acceptance/Gemfile')
-rw-r--r--acceptance/Gemfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/acceptance/Gemfile b/acceptance/Gemfile
index 7b210da1a0..83f9f7dcfc 100644
--- a/acceptance/Gemfile
+++ b/acceptance/Gemfile
@@ -7,8 +7,7 @@ gem "inspec"
# puts in a box_url for bento when a vagrant box in atlas is specified
gem "kitchen-vagrant"
gem "windows_chef_zero"
-gem "kitchen-inspec", :github => "mwrock/kitchen-inspec", :branch => "winrm-v2"
+gem "kitchen-inspec"
gem "test-kitchen"
-gem "train", :github => "chef/train", :branch => "winrm-v2"
gem "winrm-elevated"
gem "berkshelf", "4.3.5"