From f929411c6da8ddc890cd2d30df632984d1554ad3 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Thu, 24 Jan 2019 11:37:26 -0800 Subject: Rename gl_project_name -> gl_project_path Upgrade gitaly-proto to 1.10.0 to have this field. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 322b5951973..062c5a0605c 100644 --- a/Gemfile +++ b/Gemfile @@ -422,7 +422,7 @@ group :ed25519 do end # Gitaly GRPC client -gem 'gitaly-proto', '~> 1.5.0', require: 'gitaly' +gem 'gitaly-proto', '~> 1.10.0', require: 'gitaly' gem 'grpc', '~> 1.15.0' gem 'google-protobuf', '~> 3.6' -- cgit v1.2.1