From a18eea8c32381b9514083e796a8504fdfc2c81d9 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Thu, 29 Mar 2018 16:10:43 -0700 Subject: Automatically cleanup stale worktrees and lock files upon a push git 2.16 will fail badly if there are stale worktrees. Closes #44115 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 5eac6d73269..d85ee988644 100644 --- a/Gemfile +++ b/Gemfile @@ -421,7 +421,7 @@ group :ed25519 do end # Gitaly GRPC client -gem 'gitaly-proto', '~> 0.91.0', require: 'gitaly' +gem 'gitaly-proto', '~> 0.94.0', require: 'gitaly' gem 'grpc', '~> 1.10.0' # Locked until https://github.com/google/protobuf/issues/4210 is closed -- cgit v1.2.3