diff options
Diffstat (limited to 'devel/rubygem-jbuilder-rails72/Makefile')
-rw-r--r-- | devel/rubygem-jbuilder-rails72/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/rubygem-jbuilder-rails72/Makefile b/devel/rubygem-jbuilder-rails72/Makefile index 14217a212664..dea9811b4e8d 100644 --- a/devel/rubygem-jbuilder-rails72/Makefile +++ b/devel/rubygem-jbuilder-rails72/Makefile @@ -1,5 +1,5 @@ PORTNAME= jbuilder -PORTVERSION= 2.13.0 +PORTVERSION= 2.14.1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails72 @@ -11,8 +11,8 @@ WWW= https://github.com/rails/jbuilder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-actionview72>=5.0.0:devel/rubygem-actionview72 \ - rubygem-activesupport72>=5.0.0:devel/rubygem-activesupport72 +RUN_DEPENDS= rubygem-actionview72>=7.0.0:devel/rubygem-actionview72 \ + rubygem-activesupport72>=7.0.0:devel/rubygem-activesupport72 USES= gem shebangfix |