Sha256: d1ea79b1ea86472fcdeb3ec7f927a9c707e73a87e61625f40a77f97b8dce4717
Contents?: true
Size: 418 Bytes
Versions: 4
Compression:
Stored size: 418 Bytes
Contents
source 'http://rubygems.org' group :plugins do # Specify your gem's dependencies in vagrant-parallels.gemspec 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: 'git://github.com/mitchellh/vagrant.git', tag: 'v1.7.1' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
vagrant-parallels-1.3.8 | Gemfile |
vagrant-parallels-1.3.7 | Gemfile |
vagrant-parallels-1.3.6 | Gemfile |
vagrant-parallels-1.3.5 | Gemfile |