summaryrefslogtreecommitdiff
path: root/devel/rubygem-ransack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-ransack/Makefile')
-rw-r--r--devel/rubygem-ransack/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/rubygem-ransack/Makefile b/devel/rubygem-ransack/Makefile
index ee4e5b9233af..bd6140c74837 100644
--- a/devel/rubygem-ransack/Makefile
+++ b/devel/rubygem-ransack/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ransack
-PORTVERSION= 4.3.0
+PORTVERSION= 4.4.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,8 +10,8 @@ WWW= https://github.com/activerecord-hackery/ransack
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activerecord61>=6.1.5:databases/rubygem-activerecord61 \
- rubygem-activesupport61>=6.1.5:devel/rubygem-activesupport61 \
+RUN_DEPENDS= rubygem-activerecord80>=7.2:databases/rubygem-activerecord80 \
+ rubygem-activesupport80>=7.2:devel/rubygem-activesupport80 \
rubygem-i18n>=0,2:devel/rubygem-i18n
USES= gem