aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-net-sftp/Makefile2
-rw-r--r--security/rubygem-net-ssh-gateway/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile
index d0aff192730b..94d9d43b0c81 100644
--- a/security/rubygem-net-sftp/Makefile
+++ b/security/rubygem-net-sftp/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Implementation of the SFTP client protocol
-RUN_DEPENDS= rubygem-net-ssh>=2.0.2:${PORTSDIR}/security/rubygem-net-ssh
+RUN_DEPENDS= rubygem-net-ssh>=2.0.9:${PORTSDIR}/security/rubygem-net-ssh
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/security/rubygem-net-ssh-gateway/Makefile b/security/rubygem-net-ssh-gateway/Makefile
index 8d04e7870607..086467566f66 100644
--- a/security/rubygem-net-ssh-gateway/Makefile
+++ b/security/rubygem-net-ssh-gateway/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Establish Net::SSH connections through firewalls
-RUN_DEPENDS= rubygem-net-ssh>=2.0.0:${PORTSDIR}/security/rubygem-net-ssh
+RUN_DEPENDS= rubygem-net-ssh>=1.99.1:${PORTSDIR}/security/rubygem-net-ssh
USE_RUBY= yes
USE_RUBYGEMS= yes