Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:14:01 +0000
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: 6ce9076f2704 - main - devel/rubygem-strong_migrations: Update to 2.6.0
Message-ID:  <69ef6119.3299f.260d47d0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 6ce9076f27043dac12ba7df0508d98e8291c9957
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:05:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:08:13 +0000

    devel/rubygem-strong_migrations: Update to 2.6.0
    
    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 4888f99bfa34..7732d59a4f94 100644
--- a/devel/rubygem-strong_migrations/Makefile
+++ b/devel/rubygem-strong_migrations/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	strong_migrations
-PORTVERSION=	2.5.2
+PORTVERSION=	2.6.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-activerecord80>=7.1:databases/rubygem-activerecord80
+RUN_DEPENDS=	rubygem-activerecord80>=7.2:databases/rubygem-activerecord80
 
 USES=		gem
 
diff --git a/devel/rubygem-strong_migrations/distinfo b/devel/rubygem-strong_migrations/distinfo
index 167ffcb0a233..2c351536b123 100644
--- a/devel/rubygem-strong_migrations/distinfo
+++ b/devel/rubygem-strong_migrations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766953626
-SHA256 (rubygem/strong_migrations-2.5.2.gem) = 06faff4782b24c8a0a4b1a5a1613d809339ff26c5ac135fde75a932a5c9b454e
-SIZE (rubygem/strong_migrations-2.5.2.gem) = 30208
+TIMESTAMP = 1777252912
+SHA256 (rubygem/strong_migrations-2.6.0.gem) = 3c6bbd63269b4a4dea0e7bb2ab8408aad0e03a0258c5a3b5b2a43f00c5cb710f
+SIZE (rubygem/strong_migrations-2.6.0.gem) = 31232


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef6119.3299f.260d47d0>