From ff112ce641a93f38647e67e4ed92b685ccc2430a Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 4 Jul 2018 14:42:24 +0200 Subject: Add Repository#set_config and #delete_config --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 052d0d7e0d4..1fbc240bf6f 100644 --- a/Gemfile +++ b/Gemfile @@ -418,7 +418,7 @@ group :ed25519 do end # Gitaly GRPC client -gem 'gitaly-proto', '~> 0.103.0', require: 'gitaly' +gem 'gitaly-proto', '~> 0.105.0', require: 'gitaly' gem 'grpc', '~> 1.11.0' # Locked until https://github.com/google/protobuf/issues/4210 is closed -- cgit v1.2.3