diff options
Diffstat (limited to 'devel/rubygem-webfinger/Makefile')
-rw-r--r-- | devel/rubygem-webfinger/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-webfinger/Makefile b/devel/rubygem-webfinger/Makefile index 407294e80cea..7ef88904a3eb 100644 --- a/devel/rubygem-webfinger/Makefile +++ b/devel/rubygem-webfinger/Makefile @@ -1,6 +1,6 @@ PORTNAME= webfinger PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://github.com/nov/webfinger LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport70>=3.0:devel/rubygem-activesupport70 \ +RUN_DEPENDS= rubygem-activesupport-gitlab>=3.0:devel/rubygem-activesupport-gitlab \ rubygem-faraday-gitlab>=2.0<3:www/rubygem-faraday-gitlab \ rubygem-faraday-follow_redirects-gitlab>=0:www/rubygem-faraday-follow_redirects-gitlab |