1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Use rails60.

This commit is contained in:
Matthias Fechner 2020-07-03 21:16:33 +00:00
parent 797e6f70dd
commit aa285a4517
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541136

View File

@ -3,7 +3,7 @@
PORTNAME= activerecord-explain-analyze
PORTVERSION= 0.1.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= databases rubygems
MASTER_SITES= RG
@ -12,7 +12,7 @@ COMMENT= Extends ActiveRecord#explain with additinal features
LICENSE= MIT
RUN_DEPENDS= rubygem-activerecord52>=4:databases/rubygem-activerecord52 \
RUN_DEPENDS= rubygem-activerecord60>=4:databases/rubygem-activerecord60 \
rubygem-pg>=0:databases/rubygem-pg
USES= gem