Gemfile in vagrant-winrm-s-0.0.2 vs Gemfile in vagrant-winrm-s-0.0.3

- old
+ new

@@ -4,10 +4,10 @@ gemspec group :development do gem "vagrant", git: "https://github.com/mitchellh/vagrant.git", - tag: "v1.7.2" + tag: "v1.7.4" gem "vagrant-spec", git: "https://github.com/mitchellh/vagrant-spec.git" end group :plugins do gem "vagrant-winrm-s", path: "."