diff options
Diffstat (limited to 'www/rubygem-showcase-rails/Makefile')
| -rw-r--r-- | www/rubygem-showcase-rails/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-showcase-rails/Makefile b/www/rubygem-showcase-rails/Makefile index b05db6cac4cc..91e9c4b860b0 100644 --- a/www/rubygem-showcase-rails/Makefile +++ b/www/rubygem-showcase-rails/Makefile @@ -1,5 +1,5 @@ PORTNAME= showcase-rails -PORTVERSION= 0.4.6 +PORTVERSION= 0.5.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/bullet-train-co/showcase LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-rails71>=6.1.0:www/rubygem-rails71 +RUN_DEPENDS= rubygem-rails81>=7.2:www/rubygem-rails81 USES= gem |
