Sha256: 669c6196c45361af8c95103ca4bb5b43d9a6cac548c901c203b30eb7a703def3

Contents?: true

Size: 204 Bytes

Versions: 1

Compression:

Stored size: 204 Bytes

Contents

source 'https://rubygems.org'

gem 'bundler'
gem 'rake'

group :development do
  gem "vagrant", :git => "https://github.com/mitchellh/vagrant.git"
end

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-gs-0.0.1 Gemfile