mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/rubygem-seed-fu: use rails 7.0
This commit is contained in:
parent
a98410b768
commit
a46d72c31e
@ -1,6 +1,6 @@
|
||||
PORTNAME= seed-fu
|
||||
PORTVERSION= 2.3.9
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,8 +11,8 @@ WWW= https://github.com/mbleigh/seed-fu
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord61>=3.1:databases/rubygem-activerecord61 \
|
||||
rubygem-activesupport61>=3.1:devel/rubygem-activesupport61
|
||||
RUN_DEPENDS= rubygem-activerecord70>=3.1:databases/rubygem-activerecord70 \
|
||||
rubygem-activesupport70>=3.1:devel/rubygem-activesupport70
|
||||
|
||||
USES= gem
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user