diff options
Diffstat (limited to 'databases/rubygem-google-cloud-firestore-v1/Makefile')
| -rw-r--r-- | databases/rubygem-google-cloud-firestore-v1/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-google-cloud-firestore-v1/Makefile b/databases/rubygem-google-cloud-firestore-v1/Makefile index 657ee64080b7..07df4a15da30 100644 --- a/databases/rubygem-google-cloud-firestore-v1/Makefile +++ b/databases/rubygem-google-cloud-firestore-v1/Makefile @@ -1,5 +1,5 @@  PORTNAME=	google-cloud-firestore-v1 -PORTVERSION=	2.1.1 +PORTVERSION=	2.2.0  CATEGORIES=	databases rubygems  MASTER_SITES=	RG @@ -12,7 +12,7 @@ WWW=		https://cloud.google.com/ruby/docs/reference/google-cloud-firestore-v1/lat  LICENSE=	APACHE20  LICENSE_FILE=	${WRKSRC}/LICENSE.md -RUN_DEPENDS=	rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS=	rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \  		rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors \  		rubygem-google-cloud-location>=1.0<2:net/rubygem-google-cloud-location  | 
