Gemfile in vagrant-unbundled-2.0.2.0 vs Gemfile in vagrant-unbundled-2.0.3.0
- old
+ new
@@ -3,7 +3,7 @@
gemspec
if File.exist?(File.expand_path("../../vagrant-spec", __FILE__))
gem 'vagrant-spec', path: "../vagrant-spec"
else
- gem 'vagrant-spec', git: "https://github.com/mitchellh/vagrant-spec.git"
+ gem 'vagrant-spec', git: "https://github.com/hashicorp/vagrant-spec.git"
end