Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-12-04 09:09:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-04 09:09:34 +0300
commita2f16969fa9bb982d5ec01f18efff5eabfc89a67 (patch)
tree881f7d8db86c1758fd21c070908a26b3d1d032c8 /Gemfile
parentedf27428120b9726e34e577e5b1d3371c74baf1d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 44390361350..56878747cd8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -466,7 +466,7 @@ group :ed25519 do
end
# Gitaly GRPC protocol definitions
-gem 'gitaly', '~> 13.6.1'
+gem 'gitaly', '~> 13.7.0.pre.rc1'
gem 'grpc', '~> 1.30.2'