Sha256: 44b9c7815340392479efd50600af1528a3f5679bc3d2bf0832c70364f8a36f4e

Contents?: true

Size: 345 Bytes

Versions: 6

Compression:

Stored size: 345 Bytes

Contents

source "https://rubygems.org"


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 & 1 rubygems

Version Path
vagrant-packet-0.1.6 Gemfile
vagrant-packet-0.1.5 Gemfile
vagrant-packet-0.1.4 Gemfile
vagrant-packet-0.1.3 Gemfile
vagrant-packet-0.1.2 Gemfile
vagrant-packet-0.1.1 Gemfile