Sha256: a63a54daac674d28ffe28f6f5467eee510a4b09973a6ef02af10a80c75f432b3
Contents?: true
Size: 238 Bytes
Versions: 3
Compression:
Stored size: 238 Bytes
Contents
source 'https://rubygems.org' gemspec group :development do gem 'vagrant', git: 'https://github.com/mitchellh/vagrant.git' end group :plugins do gem 'vagrant-alpine', path: '.' end group :test do gem 'rake' gem 'rubocop' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vagrant-alpine-0.2.0 | Gemfile |
vagrant-alpine-0.1.3 | Gemfile |
vagrant-alpine-0.1.1 | Gemfile |