Sha256: 73f2dad8cc5b3894ed798542c4a68f707393e1fbaee99889d00bfead4d4f1199

Contents?: true

Size: 296 Bytes

Versions: 1

Compression:

Stored size: 296 Bytes

Contents

# -*- mode: ruby; encoding: utf-8 -*-
source 'https://rubygems.org'

group :development do
  gem 'vagrant', github: 'mitchellh/vagrant', tag: 'v1.6.3'
end

group :plugins do
  gem 'vagrant-opsworks', path: '../'
  gem 'vagrant-berkshelf', github: 'berkshelf/vagrant-berkshelf', tag: 'v4.0.1'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-opsworks-0.3.1 integration/Gemfile