aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-state_machines-activemodel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-state_machines-activemodel/Makefile')
-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 46445a7d4525..5ffdda744d2a 100644
--- a/databases/rubygem-state_machines-activemodel/Makefile
+++ b/databases/rubygem-state_machines-activemodel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= state_machines-activemodel
-PORTVERSION= 0.6.0
+PORTVERSION= 0.7.0
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= Support for creating state machines for attributes on ActiveModel
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-activemodel50>=4.1:databases/rubygem-activemodel50 \
+RUN_DEPENDS= rubygem-activemodel50>=4.1<6.1:databases/rubygem-activemodel50 \
rubygem-state_machines>=0.5.0:devel/rubygem-state_machines
USES= gem