aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-11-01 07:57:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-11-01 07:57:28 +0000
commit64bda649b796429336c4e6e5f44efc372dd16b88 (patch)
tree8f2210502391197630dd3333e00abbf1f15d7c1c
parente9388e8b8cb7580966458e793e6ae960653f4ccd (diff)
downloadports-64bda649b796429336c4e6e5f44efc372dd16b88.tar.gz
ports-64bda649b796429336c4e6e5f44efc372dd16b88.zip
www/rubygem-jsbundling-rails: Update RUN_DEPENDS: use Rails 7.1
-rw-r--r--www/rubygem-jsbundling-rails/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rubygem-jsbundling-rails/Makefile b/www/rubygem-jsbundling-rails/Makefile
index f9c62b52c214..14593b63c60e 100644
--- a/www/rubygem-jsbundling-rails/Makefile
+++ b/www/rubygem-jsbundling-rails/Makefile
@@ -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