Skip to content

Commit ea1cdef

Browse files
authored
Merge pull request #502 from Parallels/dependabot/bundler/vagrant-v2.4.5
Bump vagrant from v2.4.3 to 2.4.5
2 parents e73170f + 0cf5223 commit ea1cdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ group :development do
99
# We depend on Vagrant for development, but we don't add it as a
1010
# gem dependency because we expect to be installed within the
1111
# Vagrant environment itself using `vagrant plugin`.
12-
gem 'vagrant', git: 'https://github.com/hashicorp/vagrant.git', tag: 'v2.4.3'
12+
gem 'vagrant', git: 'https://github.com/hashicorp/vagrant.git', tag: 'v2.4.5'
1313

1414
# TODO: Switch back to the upstream from `hashicorp` org when this PR is merged:
1515
# https://github.com/hashicorp/vagrant-spec/pull/56

0 commit comments

Comments
 (0)