Sha256: 18d978a85d614b64d2c5c64a5d1286a0af18cdd81ab0797b65a81b3bde61812b

Contents?: true

Size: 368 Bytes

Versions: 5

Compression:

Stored size: 368 Bytes

Contents

source "https://rubygems.org"

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 => "https://github.com/mitchellh/vagrant.git"
end

group :plugins do
	gem "drupal-vm-sites", path: "."
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
drupal-vm-sites-0.0.7 Gemfile
drupal-vm-sites-0.0.6 Gemfile
drupal-vm-sites-0.0.5 Gemfile
drupal-vm-sites-0.0.4 Gemfile
drupal-vm-sites-0.0.2 Gemfile