diff --git a/Gemfile b/Gemfile index 6eca8e8..6da425c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' group :development do - gem 'vagrant', tag: 'v2.2.4', git: 'https://github.com/hashicorp/vagrant.git' + gem 'vagrant', tag: 'v2.2.10', git: 'https://github.com/hashicorp/vagrant.git' gem 'vagrant-env' end