diff --git a/net/rubygem-app_store_connect/Makefile b/net/rubygem-app_store_connect/Makefile index d86d1f996f68..6d7136f74e41 100644 --- a/net/rubygem-app_store_connect/Makefile +++ b/net/rubygem-app_store_connect/Makefile @@ -1,19 +1,20 @@ PORTNAME= app_store_connect PORTVERSION= 0.29.0 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Interface to the App Store Connect API WWW= https://github.com/kyledecot/app_store_connect LICENSE= MIT -RUN_DEPENDS= rubygem-activesupport61>=6.0.0:devel/rubygem-activesupport61 \ +RUN_DEPENDS= rubygem-activesupport-gitlab>=6.0.0:devel/rubygem-activesupport-gitlab \ rubygem-jwt>=1.4:www/rubygem-jwt USES= gem NO_ARCH= yes .include