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-10-16 15:09:33 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-16 15:09:33 +0300
commit3775eba7c1d41443461e3abcdab2867bbc4636ae (patch)
tree4c1ed52aa0dd296c1608e2d1d6911e86cdf29abf /Gemfile
parented7568cc8083a9f8923d1a26bc0d8f60e3f629a3 (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 e5f4930f95e..4f4cf0753c3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -466,7 +466,7 @@ group :ed25519 do
end
# Gitaly GRPC protocol definitions
-gem 'gitaly', '~> 13.5.0-rc1'
+gem 'gitaly', '~> 13.5.0-rc2'
gem 'grpc', '~> 1.30.2'