summaryrefslogtreecommitdiff
path: root/security/rubygem-gitlab-secret_detection/files/patch-gitlab-secret__detection.gemspec
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2025-06-18 16:20:24 +0200
committerMatthias Fechner <mfechner@FreeBSD.org>2025-06-20 05:55:36 +0200
commit110c42c1288d5dc231926f75123a1f2c698cc0b6 (patch)
tree5ed5863999937e7753b7e2be3ba504f0f6c52d67 /security/rubygem-gitlab-secret_detection/files/patch-gitlab-secret__detection.gemspec
parentsecurity/rubygem-gitlab-cloud-connector: update to 1.17.0 (diff)
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
Diffstat (limited to 'security/rubygem-gitlab-secret_detection/files/patch-gitlab-secret__detection.gemspec')
-rw-r--r--security/rubygem-gitlab-secret_detection/files/patch-gitlab-secret__detection.gemspec11
1 files changed, 0 insertions, 11 deletions
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])