mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-25 23:21:29 +03:00
Add rbvmomi dependency to opennebula gem
This commit is contained in:
parent
9fe8597649
commit
6474cbadbd
@ -62,7 +62,8 @@ GEM_DESCRIPTION={
|
|||||||
:description => 'Libraries needed to talk to OpenNebula',
|
:description => 'Libraries needed to talk to OpenNebula',
|
||||||
:dependencies => [
|
:dependencies => [
|
||||||
'nokogiri',
|
'nokogiri',
|
||||||
'json'
|
'json',
|
||||||
|
'rbvmomi'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user