Sha256: 772b69b9cb7757627b6fbbfd54b0228a75cc5e5201b37fdfda1f9380bb47deac

Contents?: true

Size: 353 Bytes

Versions: 6

Compression:

Stored size: 353 Bytes

Contents

source "https://rubygems.org"

gemspec

group :development do
  # We depend on Vagrant for development, but we don't add it as a
  # gem dependency because we expect to be installed within the
  # Vagrant environment itself using `vagrant plugin`.
  gem "vagrant", :git => "https://github.com/mitchellh/vagrant.git"
end

group :plugins do
  gemspec
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
vagrant-aws-mscottford-0.8.2 Gemfile
vagrant-aws-mscottford-0.8.1 Gemfile
vagrant-aws-mscottford-0.8.0 Gemfile
vagrant-g5k-0.9.9 Gemfile
vagrant-g5k-0.9.8 Gemfile
vagrant-g5k-0.9.7 Gemfile