Gemfile in vagrant-winrm-0.0.2 vs Gemfile in vagrant-winrm-0.4.0

- old
+ new

@@ -1,7 +1,7 @@ source 'https://rubygems.org' gemspec group :development do - gem 'vagrant', git: 'https://github.com/mitchellh/vagrant.git', :tag => 'v1.6.3' + gem 'vagrant', git: 'https://github.com/mitchellh/vagrant.git' end