1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

www/rubygem-stimulus-rails: Update RUN_DEPENDS: use Rails 7.1

This commit is contained in:
Po-Chuan Hsieh 2023-11-01 15:57:34 +08:00
parent d44749161d
commit 52cd9f0915
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -1,5 +1,6 @@
PORTNAME= stimulus-rails
PORTVERSION= 1.3.0
PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -10,7 +11,7 @@ WWW= https://github.com/hotwired/stimulus-rails
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-railties70>=6.0.0:www/rubygem-railties70
RUN_DEPENDS= rubygem-railties71>=6.0.0:www/rubygem-railties71
USES= gem