Gemfile in vagrant-guests-clearlinux-1.0.14 vs Gemfile in vagrant-guests-clearlinux-1.0.16
- old
+ new
@@ -4,8 +4,8 @@
# Specify your gem's dependencies in vagrant-guests-clearlinux.gemspec
gemspec
group :development do
- gem 'vagrant', :git => 'https://github.com/hashicorp/vagrant.git', :tag => 'v2.2.1'
+ gem 'vagrant', :git => 'https://github.com/hashicorp/vagrant.git', :tag => 'v2.2.3'
gem 'coveralls', require: true
end