Sha256: 861062018869ca342525cd6aecb945462abce194ab72cf63099feb40c7c0e2c4

Contents?: true

Size: 316 Bytes

Versions: 3

Compression:

Stored size: 316 Bytes

Contents

source "https://rubygems.org"

group :development do
  # Note: v2.2.5 of Vagrant has a bug detailed here: https://github.com/hashicorp/vagrant/pull/10945
  gem "vagrant", git: "https://github.com/mitchellh/vagrant.git", tag: "v2.2.4"
  gem "rake"
end

group :plugins do
  gem "vagrant-docker-compose", path: "."
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vagrant-docker-compose-1.5.1 Gemfile
vagrant-docker-compose-1.5.0 Gemfile
vagrant-docker-compose-1.4.0 Gemfile