Sha256: bb78742c0969a783e4adf707ac95f07d46c8db66faf830dd9fa75d2a5563c982
Contents?: true
Size: 300 Bytes
Versions: 9
Compression:
Stored size: 300 Bytes
Contents
source "https://rubygems.org" # This never actually worked for me in combination with the fusion plugin due to the licensing wacking out... YMMV. group :development do gem "vagrant", git: "https://github.com/mitchellh/vagrant.git" end group :plugins do gem "vagrant-vmware-dhcp", path: "." end
Version data entries
9 entries across 9 versions & 1 rubygems