summaryrefslogtreecommitdiff
path: root/devel/rubygem-strong_migrations/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-strong_migrations/Makefile')
-rw-r--r--devel/rubygem-strong_migrations/Makefile4
1 files changed, 2 insertions, 2 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