mirror of https://github.com/apache/cloudstack.git
Missing gem for vagrant magic
This commit is contained in:
parent
8fb1deb33e
commit
731a3bf9c3
|
|
@ -4,3 +4,4 @@ gem 'rake'
|
|||
gem 'rspec', '~> 2.99'
|
||||
gem 'serverspec', '~> 1.11.0'
|
||||
gem 'rspec_junit_formatter'
|
||||
gem 'vagrant-wrapper'
|
||||
|
|
|
|||
Loading…
Reference in New Issue