Switch to rails60.
Approved by: sunpoet (maintainer)
This commit is contained in:
parent
0f935c275f
commit
7cd0c301af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541810
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user