Sha256: cfe16992dccfec05338e305604114726f072161d1f82a15cf06f8a68399b7a3e

Contents?: true

Size: 388 Bytes

Versions: 9

Compression:

Stored size: 388 Bytes

Contents

source "https://rubygems.org"

# Specify your gem's dependencies in my_gem.gemspec
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 => "git://github.com/mitchellh/vagrant.git", :tag => 'v1.2.7'
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
vagrant-plugin-dummy-0.0.7 Gemfile
vagrant-vminfo-0.0.2 Gemfile
vagrant-plugin-dummy-0.0.6 Gemfile
vagrant-plugin-dummy-0.0.5 Gemfile
vagrant-plugin-dummy-0.0.4 Gemfile
vagrant-plugin-dummy-0.0.3 Gemfile
vagrant-plugin-dummy-0.0.1 Gemfile
vagrant-plugin-dummy-0.0.2 Gemfile
vagrant-vminfo-0.0.1 Gemfile