From 5e9921d547501fc8be2ebd16b63eec712154db10 Mon Sep 17 00:00:00 2001 From: Bob Van Landuyt Date: Wed, 21 Nov 2018 18:28:34 +0100 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 2c0eb0cbce4..a0c24c88c53 100644 --- a/Gemfile +++ b/Gemfile @@ -425,7 +425,7 @@ group :ed25519 do end # Gitaly GRPC client -gem 'gitaly-proto', '~> 0.123.0', require: 'gitaly' +gem 'gitaly-proto', '~> 1.1.0', require: 'gitaly' gem 'grpc', '~> 1.15.0' gem 'google-protobuf', '~> 3.6' -- cgit v1.2.1