diff options
Diffstat (limited to 'www/rubygem-stimulus-rails/Makefile')
| -rw-r--r-- | www/rubygem-stimulus-rails/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-stimulus-rails/Makefile b/www/rubygem-stimulus-rails/Makefile index e73ee5c586c7..f9f6e49ce473 100644 --- a/www/rubygem-stimulus-rails/Makefile +++ b/www/rubygem-stimulus-rails/Makefile @@ -1,6 +1,6 @@ PORTNAME= stimulus-rails PORTVERSION= 1.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://github.com/hotwired/stimulus-rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-railties80>=6.0.0:www/rubygem-railties80 +RUN_DEPENDS= rubygem-railties81>=6.0.0:www/rubygem-railties81 USES= gem |
