Sha256: cb753209c4ba4ec224a3d634ab9462ce3803961606ad8070bdc1bf4b6acbb93f

Contents?: true

Size: 380 Bytes

Versions: 12

Compression:

Stored size: 380 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in vagrant-libvirt.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"
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
vagrant-libvirt-0.0.15 Gemfile
vagrant-libvirt-0.0.14 Gemfile
vagrant-libvirt-0.0.10 Gemfile
vagrant-libvirt-0.0.9 Gemfile
vagrant-libvirt-0.0.8 Gemfile
vagrant-libvirt-0.0.7 Gemfile
vagrant-libvirt-0.0.6 Gemfile
vagrant-libvirt-0.0.5 Gemfile
vagrant-libvirt-0.0.4 Gemfile
vagrant-libvirt-0.0.3 Gemfile
vagrant-libvirt-0.0.2 Gemfile
vagrant-libvirt-0.0.1 Gemfile