net/rubygem-app_store_connect: use same rails version like gitlab do

This commit is contained in:
Matthias Fechner
2025-06-20 05:55:34 +02:00
parent da59b06981
commit 285aaa690e
+2 -1
View File
@@ -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