Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:10:24 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3dc868a123b9 - main - devel/rubygem-rubocop-rspec_rails: Update to 2.30.0
Message-ID:  <202406180410.45I4AOg1090710@gitrepo.freebsd.org>

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

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

commit 3dc868a123b9d0c699487481dfadd701d615e1f8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:01:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:01:54 +0000

    devel/rubygem-rubocop-rspec_rails: Update to 2.30.0
    
    Changes:        https://github.com/rubocop/rubocop-rspec_rails/releases
---
 devel/rubygem-rubocop-rspec_rails/Makefile | 5 +++--
 devel/rubygem-rubocop-rspec_rails/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-rubocop-rspec_rails/Makefile b/devel/rubygem-rubocop-rspec_rails/Makefile
index f6a5f4dcabf4..44a83bbee8c1 100644
--- a/devel/rubygem-rubocop-rspec_rails/Makefile
+++ b/devel/rubygem-rubocop-rspec_rails/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rubocop-rspec_rails
-PORTVERSION=	2.28.3
+PORTVERSION=	2.30.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,8 @@ WWW=		https://github.com/rubocop/rubocop-rspec_rails
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE.md
 
-RUN_DEPENDS=	rubygem-rubocop>=1.40<2:devel/rubygem-rubocop
+RUN_DEPENDS=	rubygem-rubocop>=1.61<2:devel/rubygem-rubocop \
+		rubygem-rubocop-rspec>=3.0.1<4:devel/rubygem-rubocop-rspec
 
 USES=		gem
 
diff --git a/devel/rubygem-rubocop-rspec_rails/distinfo b/devel/rubygem-rubocop-rspec_rails/distinfo
index ae5ddffa6b76..ce66462a8053 100644
--- a/devel/rubygem-rubocop-rspec_rails/distinfo
+++ b/devel/rubygem-rubocop-rspec_rails/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713001206
-SHA256 (rubygem/rubocop-rspec_rails-2.28.3.gem) = 9769f2077cca8af2269193ba0450e0317ae1827a132c19149fdbeecaaca32818
-SIZE (rubygem/rubocop-rspec_rails-2.28.3.gem) = 15360
+TIMESTAMP = 1718580274
+SHA256 (rubygem/rubocop-rspec_rails-2.30.0.gem) = 888112e83f9d7ef7ad2397e9d69a0b9614a4bae24f072c399804a180f80c4c46
+SIZE (rubygem/rubocop-rspec_rails-2.30.0.gem) = 15360



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