Sha256: 133a1f47d0e76d2c4c776d4cddb7ef3a044aada8d1806fc4e0eab2e71083c111
Contents?: true
Size: 242 Bytes
Versions: 3
Compression:
Stored size: 242 Bytes
Contents
source "https://rubygems.org" gemspec gem "vmfloaty", "0.5.0" group :development do gem "vagrant", git: "https://github.com/mitchellh/vagrant.git" gem "rspec" gem "rake" end group :plugins do gem "vagrant-vmpooler", path: "." end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vagrant-vmpooler-0.1.5 | Gemfile |
vagrant-vmpooler-0.1.4 | Gemfile |
vagrant-vmpooler-0.1.2 | Gemfile |