Sha256: 2acd21e23e7736b1736bfbb286a0a230b80ba3aabeef915604fc42b4cfac69c2
Contents?: true
Size: 345 Bytes
Versions: 3
Compression:
Stored size: 345 Bytes
Contents
source "https://rubygems.org" group :plugins do gemspec end 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 => "https://github.com/mitchellh/vagrant.git" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vagrant-xhyve-0.1.1 | Gemfile |
vagrant-xhyve-0.1.1.pre | Gemfile |
vagrant-xhyve-0.1.0.pre | Gemfile |