source 'https://rubygems.org'

group :development do
  gem 'vagrant', :git => 'https://github.com/hashicorp/vagrant.git', :tag => 'v2.3.7'
end

group :plugins do
  gemspec
end
