diff --git a/www/rubygem-stimulus-rails/Makefile b/www/rubygem-stimulus-rails/Makefile index 8d8387bb9cf3..72d9c135103d 100644 --- a/www/rubygem-stimulus-rails/Makefile +++ b/www/rubygem-stimulus-rails/Makefile @@ -1,19 +1,20 @@ PORTNAME= stimulus-rails PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Modest JavaScript framework for the HTML you already have WWW= https://github.com/hotwired/stimulus-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 NO_ARCH= yes .include