mirror of https://github.com/apache/cloudstack.git
appliance: fix progress version in Gemfile (#2212)
Fixes veewee build issue: jedi4ever/veewee#1103 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
0ead11e8f1
commit
a24dfe6f98
|
|
@ -22,3 +22,4 @@ gem 'em-winrm'
|
|||
gem 'sys-proctable'
|
||||
gem 'net-scp'
|
||||
gem 'net-ssh'
|
||||
gem 'progressbar', '0.21.0'
|
||||
|
|
|
|||
Loading…
Reference in New Issue