mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/rubygem-seed-fu: use rails 7.0
This commit is contained in:
parent
a98410b768
commit
a46d72c31e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= seed-fu
|
PORTNAME= seed-fu
|
||||||
PORTVERSION= 2.3.9
|
PORTVERSION= 2.3.9
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= databases rubygems
|
CATEGORIES= databases rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -11,8 +11,8 @@ WWW= https://github.com/mbleigh/seed-fu
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-activerecord61>=3.1:databases/rubygem-activerecord61 \
|
RUN_DEPENDS= rubygem-activerecord70>=3.1:databases/rubygem-activerecord70 \
|
||||||
rubygem-activesupport61>=3.1:devel/rubygem-activesupport61
|
rubygem-activesupport70>=3.1:devel/rubygem-activesupport70
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue