mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/rubygem-activerecord-explain-analyze: use rails 7.0
This commit is contained in:
parent
a46d72c31e
commit
ec82df939c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= activerecord-explain-analyze
|
||||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,7 +10,7 @@ WWW= https://github.com/6/activerecord-explain-analyze
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord61>=4:databases/rubygem-activerecord61 \
|
||||
RUN_DEPENDS= rubygem-activerecord70>=4:databases/rubygem-activerecord70 \
|
||||
rubygem-pg>=0:databases/rubygem-pg
|
||||
|
||||
USES= gem
|
||||
|
|
Loading…
Add table
Reference in a new issue