Merge pull request #47310 from aneeshusa/clean-up-vagrant-Gemfile
vagrant: Clean up Gemfile
This commit is contained in:
commit
39f20a672e
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
source "https://rubygems.org"
|
||||
gem 'vagrant', git: "https://github.com/hashicorp/vagrant.git", tag: "v2.0.4"
|
||||
gem 'vagrant'
|
||||
|
|
Loading…
Reference in a new issue