diff options
Diffstat (limited to 'security/rubygem-gitlab-secret_detection/Makefile')
-rw-r--r-- | security/rubygem-gitlab-secret_detection/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/rubygem-gitlab-secret_detection/Makefile b/security/rubygem-gitlab-secret_detection/Makefile index 5181cc95393d..74fed2b4ae8e 100644 --- a/security/rubygem-gitlab-secret_detection/Makefile +++ b/security/rubygem-gitlab-secret_detection/Makefile @@ -1,5 +1,6 @@ PORTNAME= gitlab-secret_detection -PORTVERSION= 0.23.0 +PORTVERSION= 0.31.0 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG @@ -10,9 +11,8 @@ WWW= https://gitlab.com/gitlab-org/security-products/secret-detection/secret-de LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-grpc>=1.63.0<2:net/rubygem-grpc \ +RUN_DEPENDS= rubygem-grpc-gitlab>=1.63.0<2:net/rubygem-grpc-gitlab \ rubygem-grpc_reflection>=0.1<1:net/rubygem-grpc_reflection \ - rubygem-grpc-tools>=1.63<2:net/rubygem-grpc-tools \ rubygem-parallel>=1<2:sysutils/rubygem-parallel \ rubygem-re2>=2.7<3:devel/rubygem-re2 \ rubygem-sentry-ruby>=5.22<6:devel/rubygem-sentry-ruby \ |