Sha256: 3ef6a456eab8810fa3f28849bcf50a19aedc0d154199c89a6bb1b2db3d23eaf8
Contents?: true
Size: 437 Bytes
Versions: 38
Compression:
Stored size: 437 Bytes
Contents
source "https://rubygems.org" # Specify your gem's dependencies in vagrant-orchestrate.gemspec gemspec group :development do gem "vagrant", git: "https://github.com/mitchellh/vagrant.git", ref: "v1.7.2" gem "vagrant-spec", git: "https://github.com/mitchellh/vagrant-spec.git" end group :plugins do gem "vagrant-orchestrate", path: "." gem "vagrant-managed-servers" gem "vagrant-librarian-puppet" gem "vagrant-winrm-s" end
Version data entries
38 entries across 38 versions & 1 rubygems