Sha256: 7e0bdf3357541314dfba9b574e7b02df3834005d0455aa3f40d7b6ecdded3072

Contents?: true

Size: 220 Bytes

Versions: 2

Compression:

Stored size: 220 Bytes

Contents

source "https://rubygems.org"

group :development do
end

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

group :plugins do
  gem 'vagrant-wizard', path: '.'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vagrant-wizard-0.3.0 Gemfile
vagrant-wizard-0.2.0 Gemfile