зеркало из https://github.com/Azure/vagrant-azure.git
Typo fix in Gemfile
This commit is contained in:
Родитель
67266e7ff4
Коммит
d2db084387
2
Gemfile
2
Gemfile
|
@ -11,5 +11,5 @@ group :development do
|
|||
# We depend on Vagrant for development, but we don't add it as a
|
||||
# gem dependency because we expect to be installed within the
|
||||
# Vagrant environment itself using `vagrant plugin`.
|
||||
gem "vagrant", :git => "git://github.com/mitchellh/vagrant.git",
|
||||
gem "vagrant", :git => "git://github.com/mitchellh/vagrant.git"
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче