Skip to content

Commit 0cf5223

Browse files
Bump vagrant from v2.4.3 to 2.4.5
Bumps [vagrant](https://github.com/hashicorp/vagrant) from v2.4.3 to 2.4.5. This release includes the previously tagged commit. - [Release notes](https://github.com/hashicorp/vagrant/releases) - [Changelog](https://github.com/hashicorp/vagrant/blob/main/CHANGELOG.md) - [Commits](hashicorp/vagrant@v2.4.3...v2.4.5) --- updated-dependencies: - dependency-name: vagrant dependency-version: 2.4.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e73170f commit 0cf5223

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)