From 8b9650420b07ccc97068458c1c92f812014062af Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Fri, 18 Mar 2016 12:26:26 +0530 Subject: [PATCH] update minimum version of ruby-net-ssh --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ced473a7e7..1098d3bc6f 100644 --- a/debian/control +++ b/debian/control @@ -179,7 +179,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-request-store (>= 1.1~), ruby-select2-rails (>= 3.5.9~), ruby-virtus (>= 1.0.1~), - ruby-net-ssh (>= 2.9.2~), + ruby-net-ssh (>= 3.0~), # Metrics ruby-allocations (>= 1.0~), ruby-method-source (>= 0.8~),