git: 7f372158631f - main - devel/rubygem-strong_migrations: Update to 2.0.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 06 Jul 2024 16:29:19 UTC
The branch main has been updated by sunpoet:

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

commit 7f372158631fbb87c01fb2c78a76cfa17ea54695
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-06 16:12:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-06 16:12:34 +0000

    devel/rubygem-strong_migrations: Update to 2.0.0
    
    - Update RUN_DEPENDS: use Rails 7.1
    
    Changes:        https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md
---
 devel/rubygem-strong_migrations/Makefile | 4 ++--
 devel/rubygem-strong_migrations/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-strong_migrations/Makefile b/devel/rubygem-strong_migrations/Makefile
index dccecc4448b6..f556c23d1f0f 100644
--- a/devel/rubygem-strong_migrations/Makefile
+++ b/devel/rubygem-strong_migrations/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	strong_migrations
-PORTVERSION=	1.8.0
+PORTVERSION=	2.0.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/ankane/strong_migrations
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-activerecord52>=5.2:databases/rubygem-activerecord52
+RUN_DEPENDS=	rubygem-activerecord71>=6.1:databases/rubygem-activerecord71
 
 USES=		gem
 
diff --git a/devel/rubygem-strong_migrations/distinfo b/devel/rubygem-strong_migrations/distinfo
index 00c7a713abee..0d87f44a09d4 100644
--- a/devel/rubygem-strong_migrations/distinfo
+++ b/devel/rubygem-strong_migrations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710712834
-SHA256 (rubygem/strong_migrations-1.8.0.gem) = 18de155ebcddf44e60e74f9a6c0b4bfd2d1e576dfe1c67f4aafc4ec5b0442f5d
-SIZE (rubygem/strong_migrations-1.8.0.gem) = 29184
+TIMESTAMP = 1720023800
+SHA256 (rubygem/strong_migrations-2.0.0.gem) = 88750f294403e18ec674eda6901f2fc195f553ed6a7928c52e8a3f5b57ff501d
+SIZE (rubygem/strong_migrations-2.0.0.gem) = 28672