git: eda82c4bbfbf - 2024Q1 - devel/rubygem-graphql-client: update to 0.20.0

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Mon, 26 Feb 2024 16:31:11 UTC
The branch 2024Q1 has been updated by mfechner:

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

commit eda82c4bbfbfb8fcbc9b03919b946a3b544aa09a
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-02-20 14:32:58 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-02-26 15:08:13 +0000

    devel/rubygem-graphql-client: update to 0.20.0
    
    Requiered for gitlab-ce 16.9.0
    
    Changes:        https://github.com/github-community-projects/graphql-client/releases/tag/v0.20.0
    (cherry picked from commit 03b05db8ef9be3b860447a3527db31e6cb108a62)
---
 devel/rubygem-graphql-client/Makefile | 4 ++--
 devel/rubygem-graphql-client/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-graphql-client/Makefile b/devel/rubygem-graphql-client/Makefile
index 6105e2f9af48..85d4d06fd585 100644
--- a/devel/rubygem-graphql-client/Makefile
+++ b/devel/rubygem-graphql-client/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	graphql-client
-PORTVERSION=	0.18.0
+PORTVERSION=	0.20.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/github/graphql-client
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-activesupport70>=3.0:devel/rubygem-activesupport70 \
-		rubygem-graphql>=0:devel/rubygem-graphql
+		rubygem-graphql>=1.13.0:devel/rubygem-graphql
 
 USES=		gem
 
diff --git a/devel/rubygem-graphql-client/distinfo b/devel/rubygem-graphql-client/distinfo
index 0540400ad864..88310539656f 100644
--- a/devel/rubygem-graphql-client/distinfo
+++ b/devel/rubygem-graphql-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698070684
-SHA256 (rubygem/graphql-client-0.18.0.gem) = 98aadc810f23dce5404621903945aa584279574f87855b4301d69c90ddc6250b
-SIZE (rubygem/graphql-client-0.18.0.gem) = 26624
+TIMESTAMP = 1708431042
+SHA256 (rubygem/graphql-client-0.20.0.gem) = 4ff0641e234f2ad8ee5ab47dc1a9f1e72eae85e0284b7cb273e27bc9bb21be34
+SIZE (rubygem/graphql-client-0.20.0.gem) = 28672