Sha256: 8ca9d043480d42893724ddb517f44e3f4d73b8ab3aafaeda2a7044590b071599
Contents?: true
Size: 421 Bytes
Versions: 3
Compression:
Stored size: 421 Bytes
Contents
source 'https://rubygems.org' gemspec gem "appraisal", "1.0.0" gem "restclient", "0.10.0" 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 end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vagrant-openstack-provider-0.1.2 | Gemfile |
vagrant-openstack-provider-0.1.1 | Gemfile |
vagrant-openstack-provider-0.1 | Gemfile |