Sha256: 0430a075e9b564df942259cb911679daa63fb861382be0c660feae7bf0e3d086
Contents?: true
Size: 412 Bytes
Versions: 3
Compression:
Stored size: 412 Bytes
Contents
source 'https://rubygems.org' gemspec gem 'gist' group :development do gem 'vagrant', git: 'https://github.com/mitchellh/vagrant.git' # gem "vagrant", git: "git://github.com/mitchellh/vagrant.git", tag: "v1.7.4" # gem "vagrant", git: "git://github.com/mitchellh/vagrant.git", tag: "v1.3.5" gem 'rubocop', require: false end group :plugins do gem 'vagrant-logs', path: '.' gem 'bib-vagrant' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vagrant-logs-0.1.1 | Gemfile |
vagrant-logs-0.1.0 | Gemfile |
vagrant-logs-0.0.1 | Gemfile |