From 060c842402c00f830a810702600cbe39dfa6cf62 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 8 Apr 2020 00:09:30 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- Gemfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 906709656f3..eab8e2043a5 100644 --- a/Gemfile +++ b/Gemfile @@ -457,9 +457,9 @@ end # Gitaly GRPC protocol definitions gem 'gitaly', '~> 12.9.0.pre.rc4' -gem 'grpc', '~> 1.24.0' +gem 'grpc', '~> 1.27.0' -gem 'google-protobuf', '~> 3.8.0' +gem 'google-protobuf', '~> 3.11.2' gem 'toml-rb', '~> 1.0.0' -- cgit v1.2.3