Sha256: 8ced5988076fa8b43f7bbfc3afc1947acc187be20a7bd809e175a0c52cac61f9
Contents?: true
Size: 280 Bytes
Versions: 1
Compression:
Stored size: 280 Bytes
Contents
source 'https://rubygems.org' gemspec group :development do #gem 'vagrant', :git => 'git://github.com/mitchellh/vagrant.git' gem 'pry' gem 'byebug' gem 'pry-byebug' end group :testing do gem 'rspec-its' end group :plugins do gem 'vagrant-ovirt4', :path => '.' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vagrant-ovirt4-1.0.0 | Gemfile |