diff --git a/Gemfile b/Gemfile index 6eca8e8..f9381ba 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.11', git: 'https://github.com/hashicorp/vagrant.git' gem 'vagrant-env' end