Sha256: 30d4426549cfcf894bccb6b546cd8f913a0001399ed0c56acf0c739341787dc1
Contents?: true
Size: 465 Bytes
Versions: 4
Compression:
Stored size: 465 Bytes
Contents
source "https://rubygems.org" group :development do gem "rsense" gem "vagrant", git: "https://github.com/mitchellh/vagrant.git", :ref => 'v1.8.5' end group :plugins do gem "vagrant-invade", path: "." gem "vagrant-hostmanager", git: "https://github.com/devopsgroup-io/vagrant-hostmanager" gem "vagrant-r10k", git: "https://github.com/jantman/vagrant-r10k" # Windows only # gem "vagrant-winnfsd", git: "https://github.com/winnfsd/vagrant-winnfsd" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
vagrant-invade-0.6.3 | Gemfile |
vagrant-invade-0.6.2 | Gemfile |
vagrant-invade-0.6.1 | Gemfile |
vagrant-invade-0.6.0 | Gemfile |