git: bee3b7933d6d - main - security/rubygem-gitlab-cloud-connector: update to 1.24.0

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Wed, 30 Jul 2025 10:24:04 UTC
The branch main has been updated by mfechner:

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

commit bee3b7933d6d92d7afb3ed9063786f0ba1ac68f4
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-07-30 10:23:04 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-07-30 10:23:53 +0000

    security/rubygem-gitlab-cloud-connector: update to 1.24.0
    
    Changes:        https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector/-/releases
---
 security/rubygem-gitlab-cloud-connector/Makefile | 4 ++--
 security/rubygem-gitlab-cloud-connector/distinfo | 6 +++---
 www/gitlab/Makefile                              | 2 +-
 www/gitlab/Makefile.common                       | 2 +-
 4 files changed, 7 insertions(+), 7 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
diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile
index 8bb15d8f52a1..3a8ea497c217 100644
--- a/www/gitlab/Makefile
+++ b/www/gitlab/Makefile
@@ -82,7 +82,7 @@ MY_DEPENDS=	gitaly>=${GITLAB_VERSION}:devel/gitaly \
 	rubygem-openid_connect>=2.3.1<2.4:net/rubygem-openid_connect \
 	rubygem-omniauth-atlassian-oauth2>=0.2.0<0.3:security/rubygem-omniauth-atlassian-oauth2 \
 	rubygem-rack-oauth2-gitlab>=2.2.1<2.3:security/rubygem-rack-oauth2-gitlab \
-	rubygem-jwt>=2.9.3<3:www/rubygem-jwt \
+	rubygem-jwt29>=2.9.3<3:www/rubygem-jwt29 \
 	rubygem-gssapi>=1.3.1<1.4:security/rubygem-gssapi \
 	rubygem-recaptcha>=5.12<6.0:devel/rubygem-recaptcha \
 	rubygem-akismet>=3.0<4.0:devel/rubygem-akismet \
diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common
index a2e98918f414..7faf748b2678 100644
--- a/www/gitlab/Makefile.common
+++ b/www/gitlab/Makefile.common
@@ -1,5 +1,5 @@
 GITLAB_VERSION=		18.2.1
-GITLAB_PORTREVISION=	0
+GITLAB_PORTREVISION=	1
 
 # Git version gitaly should use (from gitlab mirror)
 # Find current tag from Makefile and .gitlab-ci.yaml