Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2024 05:39:03 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: 7a2680c5c965 - main - devel/rubygem-graphiql-rails: update to 1.10.0
Message-ID:  <202409070539.4875d3ti034430@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=7a2680c5c96519d56e010f6a3a2b1e734dcdd869

commit 7a2680c5c96519d56e010f6a3a2b1e734dcdd869
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-07-23 04:44:36 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-09-07 04:50:56 +0000

    devel/rubygem-graphiql-rails: update to 1.10.0
    
    Required for gitlab 17.2
    
    Changes:        https://gitlab.com/gitlab-org/ruby/gems/gitlab-dangerfiles/-/releases
---
 devel/rubygem-graphiql-rails/Makefile | 6 ++----
 devel/rubygem-graphiql-rails/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/devel/rubygem-graphiql-rails/Makefile b/devel/rubygem-graphiql-rails/Makefile
index 57982bdbe655..4d81c14a3713 100644
--- a/devel/rubygem-graphiql-rails/Makefile
+++ b/devel/rubygem-graphiql-rails/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	graphiql-rails
 # do not upgrade to 1.9.0, it will break gitlab-ce asset compilation
 # https://gitlab.com/gitlab-org/gitlab/-/issues/410500
-PORTVERSION=	1.8.0
-PORTREVISION=	1
+PORTVERSION=	1.10.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,8 +11,7 @@ WWW=		https://github.com/rmosolgo/graphiql-rails
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-railties70>=0:www/rubygem-railties70 \
-		rubygem-sprockets-rails-rails70>=0:devel/rubygem-sprockets-rails-rails70
+RUN_DEPENDS=	rubygem-railties70>=0:www/rubygem-railties70
 
 USES=		gem
 
diff --git a/devel/rubygem-graphiql-rails/distinfo b/devel/rubygem-graphiql-rails/distinfo
index 10e4efeac1cc..e079faa2cba0 100644
--- a/devel/rubygem-graphiql-rails/distinfo
+++ b/devel/rubygem-graphiql-rails/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694147828
-SHA256 (rubygem/graphiql-rails-1.8.0.gem) = 02e2c5098be2c6c29219a0e9b2910a2cd3c494301587a3199a7c4484d8038ed1
-SIZE (rubygem/graphiql-rails-1.8.0.gem) = 1295360
+TIMESTAMP = 1721621946
+SHA256 (rubygem/graphiql-rails-1.10.0.gem) = b557f989a737c8b9e985142609bec52fb1e9393a701eb50e02a7c14422891040
+SIZE (rubygem/graphiql-rails-1.10.0.gem) = 976896


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409070539.4875d3ti034430>