Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2026 15:14:02 +0000
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 89c290a71faf - main - security/rubygem-gitlab-secret_detection: update to 0.39.1
Message-ID:  <696e4a3a.24ead.2222fd8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=89c290a71faf8eeebc6b09fa2e6725e2902defbd

commit 89c290a71faf8eeebc6b09fa2e6725e2902defbd
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2026-01-19 14:45:23 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2026-01-19 14:55:29 +0000

    security/rubygem-gitlab-secret_detection: update to 0.39.1
    
    Required for gitlab 18.8
    
    Changes:        https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service/-/blob/main/CHANGELOG.md
---
 security/rubygem-gitlab-secret_detection/Makefile | 4 ++--
 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 09c0b634a97f..b77e210c34cc 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.38.1
+PORTVERSION=	0.39.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -16,7 +16,7 @@ RUN_DEPENDS=	rubygem-grpc-gitlab>=1.63.0<2:net/rubygem-grpc-gitlab \
 		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
+		rubygem-toml-rb>=4.1<5:www/rubygem-toml-rb
 
 USES=		gem
 
diff --git a/security/rubygem-gitlab-secret_detection/distinfo b/security/rubygem-gitlab-secret_detection/distinfo
index 9c5819f1860f..f7312c5f27f9 100644
--- a/security/rubygem-gitlab-secret_detection/distinfo
+++ b/security/rubygem-gitlab-secret_detection/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763182544
-SHA256 (rubygem/gitlab-secret_detection-0.38.1.gem) = 1cd4129bd7a38a2e1abc23c4201ab327d0349b5111d32e12660fe519ef3a15c9
-SIZE (rubygem/gitlab-secret_detection-0.38.1.gem) = 54784
+TIMESTAMP = 1768724517
+SHA256 (rubygem/gitlab-secret_detection-0.39.1.gem) = ab2bb5e6e186709e1e727da2edd92048f30a76cb920688944fafd39d6722000a
+SIZE (rubygem/gitlab-secret_detection-0.39.1.gem) = 54784


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696e4a3a.24ead.2222fd8>