aboutsummaryrefslogtreecommitdiffstats
path: root/databases/rubygem-state_machines-activemodel
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2020-07-10 04:08:39 +0800
committerMatthias Fechner <mfechner@FreeBSD.org>2020-07-10 04:08:39 +0800
commit7cd0c301af29af06c2f639b17a814fbdbd44cb6b (patch)
tree7cfa87bd46bdfddcc7f847f4da15fdcd241687ca /databases/rubygem-state_machines-activemodel
parent0f935c275f8d6940243ec277cdb1708b54c7c5f5 (diff)
downloadfreebsd-ports-gnome-7cd0c301af29af06c2f639b17a814fbdbd44cb6b.tar.gz
freebsd-ports-gnome-7cd0c301af29af06c2f639b17a814fbdbd44cb6b.tar.zst
freebsd-ports-gnome-7cd0c301af29af06c2f639b17a814fbdbd44cb6b.zip
Switch to rails60.
Approved by: sunpoet (maintainer)
Diffstat (limited to 'databases/rubygem-state_machines-activemodel')
-rw-r--r--databases/rubygem-state_machines-activemodel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-state_machines-activemodel/Makefile b/databases/rubygem-state_machines-activemodel/Makefile
index d59fad82e5e2..4a818efd42eb 100644
--- a/databases/rubygem-state_machines-activemodel/Makefile
+++ b/databases/rubygem-state_machines-activemodel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= state_machines-activemodel
PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -13,7 +13,7 @@ COMMENT= Support for creating state machines for attributes on ActiveModel
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-activemodel52>=4.1:databases/rubygem-activemodel52 \
+RUN_DEPENDS= rubygem-activemodel60>=4.1:databases/rubygem-activemodel60 \
rubygem-state_machines>=0.5.0:devel/rubygem-state_machines
USES= gem