aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-aws-sdk-lexruntimev2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-aws-sdk-lexruntimev2/Makefile')
-rw-r--r--devel/rubygem-aws-sdk-lexruntimev2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-aws-sdk-lexruntimev2/Makefile b/devel/rubygem-aws-sdk-lexruntimev2/Makefile
index 07a7af1626ee..4fe8c8161b63 100644
--- a/devel/rubygem-aws-sdk-lexruntimev2/Makefile
+++ b/devel/rubygem-aws-sdk-lexruntimev2/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= aws-sdk-lexruntimev2
-PORTVERSION= 1.8.0
+PORTVERSION= 1.9.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for Amazon Lex Runtime V2 (Lex Runtime V2)
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-aws-sdk-core>=3.121.2<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS= rubygem-aws-sdk-core>=3.122.0<4:devel/rubygem-aws-sdk-core \
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
USES= gem