summaryrefslogtreecommitdiff
path: root/acceptance/Gemfile
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-09-02 12:08:15 -0700
committerMatt Wrock <matt@mattwrock.com>2016-09-02 12:08:15 -0700
commit488f058808a146c6b5100c432a970cdb695d3c35 (patch)
tree2eec7d290d5a91c1f2ecf173d7d7b786a67c5b6b /acceptance/Gemfile
parent521437bad196d5403cf3b895b84a77dc7147572b (diff)
downloadchef-488f058808a146c6b5100c432a970cdb695d3c35.tar.gz
bump tk in acceptance and omnibus-software for ruby patch
Diffstat (limited to 'acceptance/Gemfile')
-rw-r--r--acceptance/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/acceptance/Gemfile b/acceptance/Gemfile
index 1cd1d990eb..7b210da1a0 100644
--- a/acceptance/Gemfile
+++ b/acceptance/Gemfile
@@ -8,7 +8,7 @@ gem "inspec"
gem "kitchen-vagrant"
gem "windows_chef_zero"
gem "kitchen-inspec", :github => "mwrock/kitchen-inspec", :branch => "winrm-v2"
-gem "test-kitchen", :github => "test-kitchen", :branch => "winrm-v2"
+gem "test-kitchen"
gem "train", :github => "chef/train", :branch => "winrm-v2"
gem "winrm-elevated"
gem "berkshelf", "4.3.5"