diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-04-08 07:08:11 +0300 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-04-09 09:25:13 +0300 |
commit | 69b9349b840cc31b48d521ea8588ae963ef02fed (patch) | |
tree | 8e10010564401b144fb3506aec462365cb0beb7c /security/rubygem-gitlab-secret_detection | |
parent | security/rubygem-duo_api: update to 1.5.0 (diff) |
security/rubygem-gitlab-secret_detection: update to 0.21.1
Changes: https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service/-/blob/main/CHANGELOG.md
Diffstat (limited to 'security/rubygem-gitlab-secret_detection')
-rw-r--r-- | security/rubygem-gitlab-secret_detection/Makefile | 4 | ||||
-rw-r--r-- | security/rubygem-gitlab-secret_detection/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/rubygem-gitlab-secret_detection/Makefile b/security/rubygem-gitlab-secret_detection/Makefile index de3e6813a1c1..c4f22bab482a 100644 --- a/security/rubygem-gitlab-secret_detection/Makefile +++ b/security/rubygem-gitlab-secret_detection/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-secret_detection -PORTVERSION= 0.20.5 +PORTVERSION= 0.21.1 CATEGORIES= security rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://gitlab.com/gitlab-org/security-products/secret-detection/secret-de LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-grpc>=1.63<2:net/rubygem-grpc \ +RUN_DEPENDS= rubygem-grpc>=1.63.0<2:net/rubygem-grpc \ 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 \ diff --git a/security/rubygem-gitlab-secret_detection/distinfo b/security/rubygem-gitlab-secret_detection/distinfo index 19cd306ef884..5f11beebab84 100644 --- a/security/rubygem-gitlab-secret_detection/distinfo +++ b/security/rubygem-gitlab-secret_detection/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741763488 -SHA256 (rubygem/gitlab-secret_detection-0.20.5.gem) = 3448018743e1ee1d35899e98dc0a7912c42ddb5fc815664610a71e941f198010 -SIZE (rubygem/gitlab-secret_detection-0.20.5.gem) = 40448 +TIMESTAMP = 1744085219 +SHA256 (rubygem/gitlab-secret_detection-0.21.1.gem) = 0a585055a83aeca5d5faf1866a2c158f0ada570c41f82a224ba00301b8564317 +SIZE (rubygem/gitlab-secret_detection-0.21.1.gem) = 34304 |