Date: Fri, 20 Jun 2025 03:59:16 GMT 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: 110c42c1288d - main - security/rubygem-gitlab-secret_detection: update to 0.31.0 Message-ID: <202506200359.55K3xGbg028845@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=110c42c1288d5dc231926f75123a1f2c698cc0b6 commit 110c42c1288d5dc231926f75123a1f2c698cc0b6 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2025-06-18 14:20:24 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2025-06-20 03:55:36 +0000 security/rubygem-gitlab-secret_detection: update to 0.31.0 Required for gitlab 18.1 Changes: https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service/-/blob/main/CHANGELOG.md --- security/rubygem-gitlab-secret_detection/Makefile | 3 +-- security/rubygem-gitlab-secret_detection/distinfo | 6 +++--- .../files/patch-gitlab-secret__detection.gemspec | 11 ----------- 3 files changed, 4 insertions(+), 16 deletions(-) diff --git a/security/rubygem-gitlab-secret_detection/Makefile b/security/rubygem-gitlab-secret_detection/Makefile index 5181cc95393d..f81e286cc1ab 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.23.0 +PORTVERSION= 0.31.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -12,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE 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 \ rubygem-re2>=2.7<3:devel/rubygem-re2 \ rubygem-sentry-ruby>=5.22<6:devel/rubygem-sentry-ruby \ diff --git a/security/rubygem-gitlab-secret_detection/distinfo b/security/rubygem-gitlab-secret_detection/distinfo index 6b31c0f467a9..d6389e98547e 100644 --- a/security/rubygem-gitlab-secret_detection/distinfo +++ b/security/rubygem-gitlab-secret_detection/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744780917 -SHA256 (rubygem/gitlab-secret_detection-0.23.0.gem) = 93dd3cd32a15d992a46cdd38bb01fe1f06d9e7f1638cc1e792dcde2279c863e7 -SIZE (rubygem/gitlab-secret_detection-0.23.0.gem) = 37376 +TIMESTAMP = 1750222593 +SHA256 (rubygem/gitlab-secret_detection-0.31.0.gem) = ee809e0cbcc474e5f4b032a4428572457126384184d19f333fd97fe7059515ec +SIZE (rubygem/gitlab-secret_detection-0.31.0.gem) = 37376 diff --git a/security/rubygem-gitlab-secret_detection/files/patch-gitlab-secret__detection.gemspec b/security/rubygem-gitlab-secret_detection/files/patch-gitlab-secret__detection.gemspec deleted file mode 100644 index b04d7941f822..000000000000 --- a/security/rubygem-gitlab-secret_detection/files/patch-gitlab-secret__detection.gemspec +++ /dev/null @@ -1,11 +0,0 @@ ---- gitlab-secret_detection.gemspec.orig 2025-04-16 06:47:28 UTC -+++ gitlab-secret_detection.gemspec -@@ -21,7 +21,7 @@ Gem::Specification.new do |s| - - s.specification_version = 4 - -- s.add_runtime_dependency(%q<grpc>.freeze, ["~> 1.63.0".freeze]) -+ s.add_runtime_dependency(%q<grpc>.freeze, ["~> 1.63".freeze]) - s.add_runtime_dependency(%q<grpc_reflection>.freeze, ["~> 0.1".freeze]) - s.add_runtime_dependency(%q<grpc-tools>.freeze, ["~> 1.63".freeze]) - s.add_runtime_dependency(%q<parallel>.freeze, ["~> 1".freeze])home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506200359.55K3xGbg028845>
