diff options
Diffstat (limited to 'net/rubygem-app_store_connect/Makefile')
-rw-r--r-- | net/rubygem-app_store_connect/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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,5 +1,6 @@ PORTNAME= app_store_connect PORTVERSION= 0.29.0 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -9,7 +10,7 @@ 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 |