diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-07-30 12:23:04 +0200 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-07-30 12:23:53 +0200 |
commit | bee3b7933d6d92d7afb3ed9063786f0ba1ac68f4 (patch) | |
tree | 141cb4359b784f9d06b4a6df5dc2bfcd427aac5c /security | |
parent | security/rubygem-ruby-saml-gitlab: update to 1.18.1 (diff) |
security/rubygem-gitlab-cloud-connector: update to 1.24.0
Changes: https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector/-/releases
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-gitlab-cloud-connector/Makefile | 4 | ||||
-rw-r--r-- | security/rubygem-gitlab-cloud-connector/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/rubygem-gitlab-cloud-connector/Makefile b/security/rubygem-gitlab-cloud-connector/Makefile index 2f1e70997dda..c18d0abff516 100644 --- a/security/rubygem-gitlab-cloud-connector/Makefile +++ b/security/rubygem-gitlab-cloud-connector/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-cloud-connector -PORTVERSION= 1.21.0 +PORTVERSION= 1.24.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activesupport-gitlab>=7.0<8:devel/rubygem-activesupport-gitlab \ - rubygem-jwt29>=2.9.3<2.10:www/rubygem-jwt29 + rubygem-jwt>=2.9<3:www/rubygem-jwt USES= gem diff --git a/security/rubygem-gitlab-cloud-connector/distinfo b/security/rubygem-gitlab-cloud-connector/distinfo index 3d7702e96bc0..707ec643b309 100644 --- a/security/rubygem-gitlab-cloud-connector/distinfo +++ b/security/rubygem-gitlab-cloud-connector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752678296 -SHA256 (rubygem/gitlab-cloud-connector-1.21.0.gem) = 16eb2a42f223c6c70efc20a8fd9e2bbe4fa91603894daa8a72f354f425a07709 -SIZE (rubygem/gitlab-cloud-connector-1.21.0.gem) = 19456 +TIMESTAMP = 1753860951 +SHA256 (rubygem/gitlab-cloud-connector-1.24.0.gem) = 8b99c5ef53fee27cbf92734672afaf33bf642164d950a743e5b48eca936c9eec +SIZE (rubygem/gitlab-cloud-connector-1.24.0.gem) = 18944 |