diff options
Diffstat (limited to 'security/rubygem-gitlab-cloud-connector/Makefile')
-rw-r--r-- | security/rubygem-gitlab-cloud-connector/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-gitlab-cloud-connector/Makefile b/security/rubygem-gitlab-cloud-connector/Makefile index 046d719fff89..9117ca0d6396 100644 --- a/security/rubygem-gitlab-cloud-connector/Makefile +++ b/security/rubygem-gitlab-cloud-connector/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-cloud-connector -PORTVERSION= 1.8.0 +PORTVERSION= 1.13.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport70>=7.0<8:devel/rubygem-activesupport70 \ +RUN_DEPENDS= rubygem-activesupport-gitlab>=7.0<8:devel/rubygem-activesupport-gitlab \ rubygem-jwt29>=2.9.3<2.10:www/rubygem-jwt29 USES= gem |