Merge pull request #47310 from aneeshusa/clean-up-vagrant-Gemfile

vagrant: Clean up Gemfile
This commit is contained in:
Jörg Thalheim 2018-09-25 09:02:45 +01:00 committed by GitHub
commit 39f20a672e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
source "https://rubygems.org"
gem 'vagrant', git: "https://github.com/hashicorp/vagrant.git", tag: "v2.0.4"
gem 'vagrant'