This is an automated email from the ASF dual-hosted git repository.

bhaisaab pushed a commit to branch 4.9
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.9 by this push:
     new a24dfe6  appliance: fix progress version in Gemfile (#2212)
a24dfe6 is described below

commit a24dfe6f9899d91fc5fb48c5d339bcec93a8de95
Author: Rohit Yadav <rh...@users.noreply.github.com>
AuthorDate: Tue Aug 1 20:28:19 2017 +0200

    appliance: fix progress version in Gemfile (#2212)
    
    Fixes veewee build issue: jedi4ever/veewee#1103
    
    Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>
---
 tools/appliance/Gemfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/appliance/Gemfile b/tools/appliance/Gemfile
index acd771b..8930c3b 100644
--- a/tools/appliance/Gemfile
+++ b/tools/appliance/Gemfile
@@ -22,3 +22,4 @@ gem 'em-winrm'
 gem 'sys-proctable'
 gem 'net-scp'
 gem 'net-ssh'
+gem 'progressbar', '0.21.0'

-- 
To stop receiving notification emails like this one, please contact
['"commits@cloudstack.apache.org" <commits@cloudstack.apache.org>'].

Reply via email to