diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-06-29 19:42:11 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-06-29 19:46:44 +0800 |
commit | 14122a649d60e03662d4fa5ec33d06cbfaf0a534 (patch) | |
tree | 1d1cdda84d7df4b9d579cab379b3e1da6ff246eb | |
parent | devel/rubygem-rdoc: Update to 6.14.1 (diff) |
devel/rubygem-strong_migrations: Update to 2.4.0
Changes: https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md
-rw-r--r-- | devel/rubygem-strong_migrations/Makefile | 4 | ||||
-rw-r--r-- | 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 d758e110f0ef..16fab64e1b4d 100644 --- a/devel/rubygem-strong_migrations/Makefile +++ b/devel/rubygem-strong_migrations/Makefile @@ -1,5 +1,5 @@ PORTNAME= strong_migrations -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.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:databases/rubygem-activerecord80 +RUN_DEPENDS= rubygem-activerecord80>=7.1:databases/rubygem-activerecord80 USES= gem diff --git a/devel/rubygem-strong_migrations/distinfo b/devel/rubygem-strong_migrations/distinfo index 2638add190f4..c6788ea3387a 100644 --- a/devel/rubygem-strong_migrations/distinfo +++ b/devel/rubygem-strong_migrations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289448 -SHA256 (rubygem/strong_migrations-2.3.0.gem) = 41e0ec98725dd0fd6d4b660b227619e355645baec248c966d13940c0b4be80fe -SIZE (rubygem/strong_migrations-2.3.0.gem) = 30208 +TIMESTAMP = 1750954484 +SHA256 (rubygem/strong_migrations-2.4.0.gem) = db34321486ccda5380192fa22904249534def03db6b0e1e128321f36e3f9e855 +SIZE (rubygem/strong_migrations-2.4.0.gem) = 30208 |