diff --git a/www/rubygem-cssbundling-rails/Makefile b/www/rubygem-cssbundling-rails/Makefile index 8e69a65bd0c0..3ab6a2cecedf 100644 --- a/www/rubygem-cssbundling-rails/Makefile +++ b/www/rubygem-cssbundling-rails/Makefile @@ -1,20 +1,20 @@ PORTNAME= cssbundling-rails PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js WWW= https://github.com/rails/cssbundling-rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-railties72>=6.0.0:www/rubygem-railties72 +RUN_DEPENDS= rubygem-railties80>=6.0.0:www/rubygem-railties80 USES= gem NO_ARCH= yes .include