Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2022 10:43:22 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: 00a152f872e3 - main - devel/rubygem-graphiql-rails: update to 1.8.0
Message-ID:  <202201261043.20QAhM68015497@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner:

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

commit 00a152f872e3e24f2a4ee1a4dc08df57dbbd4cb9
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-01-26 07:03:18 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-01-26 10:42:59 +0000

    devel/rubygem-graphiql-rails: update to 1.8.0
    
    Required for gitlab-ce 14.7.
    Changelog:
    https://github.com/rmosolgo/graphiql-rails/blob/master/changelog.md
---
 devel/rubygem-graphiql-rails/Makefile | 7 +++----
 devel/rubygem-graphiql-rails/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/devel/rubygem-graphiql-rails/Makefile b/devel/rubygem-graphiql-rails/Makefile
index d8def7b73ab2..aa5bf47c9bf2 100644
--- a/devel/rubygem-graphiql-rails/Makefile
+++ b/devel/rubygem-graphiql-rails/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	graphiql-rails
-PORTVERSION=	1.4.11
-PORTREVISION=	6
+PORTVERSION=	1.8.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,8 +8,8 @@ COMMENT=	Use the GraphiQL IDE for GraphQL with Ruby on Rails
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-sprockets-rails-rails61>=0:devel/rubygem-sprockets-rails-rails61 \
-		rubygem-railties61>=0:www/rubygem-railties61
+RUN_DEPENDS=	rubygem-railties61>=0:www/rubygem-railties61 \
+		rubygem-sprockets-rails-rails61>=0:devel/rubygem-sprockets-rails-rails61
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-graphiql-rails/distinfo b/devel/rubygem-graphiql-rails/distinfo
index d59fc8c1e028..f88a52e8ffa0 100644
--- a/devel/rubygem-graphiql-rails/distinfo
+++ b/devel/rubygem-graphiql-rails/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545490484
-SHA256 (rubygem/graphiql-rails-1.4.11.gem) = 0728f82f3ad6c624e2c1ee8e6f6c958fb099756be7280f21dacb23aa6f51fed2
-SIZE (rubygem/graphiql-rails-1.4.11.gem) = 4281856
+TIMESTAMP = 1643179357
+SHA256 (rubygem/graphiql-rails-1.8.0.gem) = 02e2c5098be2c6c29219a0e9b2910a2cd3c494301587a3199a7c4484d8038ed1
+SIZE (rubygem/graphiql-rails-1.8.0.gem) = 1295360



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