We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e73170f + 0cf5223 commit ea1cdefCopy full SHA for ea1cdef
Gemfile
@@ -9,7 +9,7 @@ group :development do
9
# We depend on Vagrant for development, but we don't add it as a
10
# gem dependency because we expect to be installed within the
11
# Vagrant environment itself using `vagrant plugin`.
12
- gem 'vagrant', git: 'https://github.com/hashicorp/vagrant.git', tag: 'v2.4.3'
+ gem 'vagrant', git: 'https://github.com/hashicorp/vagrant.git', tag: 'v2.4.5'
13
14
# TODO: Switch back to the upstream from `hashicorp` org when this PR is merged:
15
# https://github.com/hashicorp/vagrant-spec/pull/56
0 commit comments