diff options
Diffstat (limited to 'devel/rubygem-grape/Makefile')
| -rw-r--r-- | devel/rubygem-grape/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-grape/Makefile b/devel/rubygem-grape/Makefile index f9db44c8a13e..2dce595b2b91 100644 --- a/devel/rubygem-grape/Makefile +++ b/devel/rubygem-grape/Makefile @@ -1,5 +1,5 @@ PORTNAME= grape -PORTVERSION= 2.4.0 +PORTVERSION= 3.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,8 @@ WWW= https://www.ruby-grape.org/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport80>=6.1:devel/rubygem-activesupport80 \ +RUN_DEPENDS= rubygem-activesupport80>=7.0:devel/rubygem-activesupport80 \ + rubygem-dry-configurable>=0:devel/rubygem-dry-configurable \ 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 \ |
