Use rails60.

This commit is contained in:
Matthias Fechner
2020-07-03 21:23:44 +00:00
parent 1c4e36ce1d
commit 22eeea2107
+2 -1
View File
@@ -3,6 +3,7 @@
PORTNAME= webfinger
PORTVERSION= 1.1.0
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,7 +13,7 @@ COMMENT= WebFinger client library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-activesupport5>=3.0:devel/rubygem-activesupport5 \
RUN_DEPENDS= rubygem-activesupport60>=3.0:devel/rubygem-activesupport60 \
rubygem-httpclient>=2.4:www/rubygem-httpclient
USES= gem