diff --git a/devel/rubygem-webfinger/Makefile b/devel/rubygem-webfinger/Makefile index 7141d3ebea12..67772e4422b8 100644 --- a/devel/rubygem-webfinger/Makefile +++ b/devel/rubygem-webfinger/Makefile @@ -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