From a54352406ae4d85a8c3352b4f6a7dfe669ecd817 Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Tue, 27 Nov 2018 15:42:51 +0000 Subject: Update Gitaly and gitaly-proto --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 524d9d6a1de..60efb21f907 100644 --- a/Gemfile +++ b/Gemfile @@ -425,7 +425,7 @@ group :ed25519 do end # Gitaly GRPC client -gem 'gitaly-proto', '~> 1.1.0', require: 'gitaly' +gem 'gitaly-proto', '~> 1.2.0', require: 'gitaly' gem 'grpc', '~> 1.15.0' gem 'google-protobuf', '~> 3.6' -- cgit v1.2.3