From 59a8c79f0598d4afafbebeb7e3786a03e555f85d Mon Sep 17 00:00:00 2001 From: Ahmad Hassan Date: Mon, 4 Jun 2018 15:15:54 +0200 Subject: Use RestoreCustomHooks RPC in restore rake task --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 339761bf8fa..e7745371d74 100644 --- a/Gemfile +++ b/Gemfile @@ -418,7 +418,7 @@ group :ed25519 do end # Gitaly GRPC client -gem 'gitaly-proto', '~> 0.100.0', require: 'gitaly' +gem 'gitaly-proto', '~> 0.101.0', require: 'gitaly' gem 'grpc', '~> 1.11.0' # Locked until https://github.com/google/protobuf/issues/4210 is closed -- cgit v1.2.3