Sha256: 0749a08fe1598a8981e64a4ac682340d5e74bdb794a007a35755400b0692bfd6
Contents?: true
Size: 413 Bytes
Versions: 1
Compression:
Stored size: 413 Bytes
Contents
source 'https://rubygems.org' gemspec gem "appraisal", "1.0.0.beta2" gem "vagrant", :git => "git://github.com/mitchellh/vagrant.git", :tag => "v1.4.3" 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 'coveralls', require: false gem 'pry' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vagrant-rackspace-0.1.7 | Gemfile |