Sha256: bc428a8cb778f454d682d63de28c442487b1cda1f1c5c1dd853f69b3818522e4

Contents?: true

Size: 352 Bytes

Versions: 7

Compression:

Stored size: 352 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 => "git://github.com/mitchellh/vagrant.git"
end

gem 'coveralls', require: false

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
vagrant-cloudstack-0.10.0 Gemfile
vagrant-cloudstack-0.9.1 Gemfile
vagrant-cloudstack-0.9.0 Gemfile
vagrant-cloudstack-0.8.0 Gemfile
vagrant-cloudstack-0.7.0 Gemfile
vagrant-cloudstack-0.6.0 Gemfile
vagrant-cloudstack-0.5.0 Gemfile