diff options
Diffstat (limited to 'devel/rubygem-googleapis-common-protos-types/Makefile')
-rw-r--r-- | devel/rubygem-googleapis-common-protos-types/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-googleapis-common-protos-types/Makefile b/devel/rubygem-googleapis-common-protos-types/Makefile index d8149fd89e0d..5adc764a836a 100644 --- a/devel/rubygem-googleapis-common-protos-types/Makefile +++ b/devel/rubygem-googleapis-common-protos-types/Makefile @@ -1,5 +1,5 @@ PORTNAME= googleapis-common-protos-types -PORTVERSION= 1.20.0 +PORTVERSION= 1.21.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/googleapis/common-protos-ruby/tree/main/googleapis-comm LICENSE= APACHE20 -RUN_DEPENDS= rubygem-google-protobuf>=3.18<5.0:devel/rubygem-google-protobuf +RUN_DEPENDS= rubygem-google-protobuf>=4.26<5:devel/rubygem-google-protobuf USES= gem |