databases/rubygem-state_machines-activemodel: Update to 0.10.0
- Update RUN_DEPENDS: use Rails 8.0 Changes: https://github.com/state-machines/state_machines-activemodel/releases
This commit is contained in:
parent
8b6022fc80
commit
0682784d67
@ -1,5 +1,5 @@
|
||||
PORTNAME= state_machines-activemodel
|
||||
PORTVERSION= 0.9.0
|
||||
PORTVERSION= 0.10.0
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,8 +10,8 @@ WWW= https://github.com/state-machines/state_machines-activemodel
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-activemodel60>=6.0:databases/rubygem-activemodel60 \
|
||||
rubygem-state_machines>=0.6.0:devel/rubygem-state_machines
|
||||
RUN_DEPENDS= rubygem-activemodel80>=7.1:databases/rubygem-activemodel80 \
|
||||
rubygem-state_machines>=0.10.0:devel/rubygem-state_machines
|
||||
|
||||
USES= gem
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1688902213
|
||||
SHA256 (rubygem/state_machines-activemodel-0.9.0.gem) = 832fcee34a4e1093a3539cb7f6d864fb480c489e5025f8f4ba55a26d32d0b04a
|
||||
SIZE (rubygem/state_machines-activemodel-0.9.0.gem) = 15360
|
||||
TIMESTAMP = 1750188164
|
||||
SHA256 (rubygem/state_machines-activemodel-0.10.0.gem) = 48680c59943d06f40c53503068f567025edee949382b199037abede5dbfdaf9b
|
||||
SIZE (rubygem/state_machines-activemodel-0.10.0.gem) = 15360
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user