Skip to content

Commit

Permalink
Move to offical kitchen-vagrant windows-guest-support branch
Browse files Browse the repository at this point in the history
  • Loading branch information
btm committed Mar 13, 2015
1 parent d8a1ed7 commit 324ec0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

group :development do
gem "test-kitchen", :git => 'https://github.com/test-kitchen/test-kitchen.git', :branch => 'windows-guest-support'
gem 'kitchen-vagrant', git: 'https://github.com/afiune/kitchen-vagrant.git', :branch => 'Transport'
gem 'kitchen-vagrant', git: 'https://github.com/test-kitchen/kitchen-vagrant.git', :branch => 'windows-guest-support'
gem "berkshelf"
gem "vagrant-wrapper", ">= 2.0"
end

0 comments on commit 324ec0a

Please sign in to comment.