diff options
Diffstat (limited to 'devel/rubygem-grape/Makefile')
-rw-r--r-- | devel/rubygem-grape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-grape/Makefile b/devel/rubygem-grape/Makefile index f4863a724730..f9db44c8a13e 100644 --- a/devel/rubygem-grape/Makefile +++ b/devel/rubygem-grape/Makefile @@ -1,5 +1,5 @@ PORTNAME= grape -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://www.ruby-grape.org/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport60>=6:devel/rubygem-activesupport60 \ +RUN_DEPENDS= rubygem-activesupport80>=6.1:devel/rubygem-activesupport80 \ rubygem-dry-types>=1.1:devel/rubygem-dry-types \ rubygem-mustermann-grape>=1.1.0<1.2:devel/rubygem-mustermann-grape \ rubygem-rack>=2,3:www/rubygem-rack \ |