diff --git a/www/rubygem-jsbundling-rails/Makefile b/www/rubygem-jsbundling-rails/Makefile index 5338dd710604..119a4438c02a 100644 --- a/www/rubygem-jsbundling-rails/Makefile +++ b/www/rubygem-jsbundling-rails/Makefile @@ -1,19 +1,20 @@ PORTNAME= jsbundling-rails PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack WWW= https://github.com/rails/jsbundling-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 NO_ARCH= yes .include