Gemfile: update vagrant-spec branch #11976
This commit is contained in:
parent
22795b161b
commit
f341cfe817
2
Gemfile
2
Gemfile
@ -5,5 +5,5 @@ gemspec
|
||||
if File.exist?(File.expand_path("../../vagrant-spec", __FILE__))
|
||||
gem 'vagrant-spec', path: "../vagrant-spec"
|
||||
else
|
||||
gem 'vagrant-spec', git: "https://github.com/hashicorp/vagrant-spec.git"
|
||||
gem 'vagrant-spec', git: "https://github.com/hashicorp/vagrant-spec.git", branch: :main
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user