diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-03-08 11:03:27 +0200 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-03-08 11:39:31 +0200 |
commit | a9c21dcc514395913b45bf736661f5c0d5a047cf (patch) | |
tree | ce7c9e1a88a8dae144869d0aa99e2d79c15a3182 /security/rubygem-gitlab-secret_detection | |
parent | mail/rubygem-gitlab-mail_room: update to 0.27.0 (diff) |
security/rubygem-gitlab-secret_detection: update to 0.20.4
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, 6 insertions, 4 deletions
diff --git a/security/rubygem-gitlab-secret_detection/Makefile b/security/rubygem-gitlab-secret_detection/Makefile index a9d99adeb37f..3a10f6363d0a 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.19.1 +PORTVERSION= 0.20.4 CATEGORIES= security rubygems MASTER_SITES= RG @@ -15,6 +15,8 @@ RUN_DEPENDS= rubygem-grpc>=1.63<2:net/rubygem-grpc \ 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 \ + rubygem-stackprof>=0.2.27<0.3:devel/rubygem-stackprof \ rubygem-toml-rb>=2.2<3:www/rubygem-toml-rb USES= gem diff --git a/security/rubygem-gitlab-secret_detection/distinfo b/security/rubygem-gitlab-secret_detection/distinfo index 27b64bf16172..31ff053d30c3 100644 --- a/security/rubygem-gitlab-secret_detection/distinfo +++ b/security/rubygem-gitlab-secret_detection/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739968743 -SHA256 (rubygem/gitlab-secret_detection-0.19.1.gem) = f70b9f245c0569270d8a7e4b88035d5a55fb057dfd9604f9dabb2e11f660edb3 -SIZE (rubygem/gitlab-secret_detection-0.19.1.gem) = 39424 +TIMESTAMP = 1741423868 +SHA256 (rubygem/gitlab-secret_detection-0.20.4.gem) = f8f480610fbf6c5c735cb68195c6910873f9b2c9709224eb2a12c57f19b7f40d +SIZE (rubygem/gitlab-secret_detection-0.20.4.gem) = 40448 |