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

This commit is contained in:
Po-Chuan Hsieh 2023-11-01 15:57:28 +08:00
parent e9388e8b8c
commit 64bda649b7
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -1,5 +1,6 @@
PORTNAME= jsbundling-rails
PORTVERSION= 1.2.1
PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -10,7 +11,7 @@ WWW= https://github.com/rails/jsbundling-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