1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

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

- Bump PORTREVISION for dependency change
This commit is contained in:
Po-Chuan Hsieh 2024-09-18 14:04:57 +08:00
parent 4dc1e2ba16
commit a667663159
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.4
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-railties71>=6.0.0:www/rubygem-railties71
RUN_DEPENDS= rubygem-railties72>=6.0.0:www/rubygem-railties72
USES= gem