Sha256: 852f87cc037196652cf95012011dff3acebd2267c2db94cf2c70a82b92379e28

Contents?: true

Size: 227 Bytes

Versions: 2

Compression:

Stored size: 227 Bytes

Contents

source "https://rubygems.org"

gemspec

group :development do
  gem "vagrant", git: "https://github.com/mitchellh/vagrant.git"
  gem "gem-compare"
  gem "rake"
end

group :plugins do
  gem "vagrant-registration", path: "."
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vagrant-registration-1.0.1 Gemfile
vagrant-registration-1.0.0 Gemfile