summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-05-29 15:08:14 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-29 15:08:14 +0000
commit6e33325c1458cb31b4d36a7eec817fa00ec3faaf (patch)
tree615b51cfaa9838b427ecc5c02bb40cafed31f356 /Gemfile
parentbae24262df90b1b16e012360d04a28d54a07be3f (diff)
downloadgitlab-ce-6e33325c1458cb31b4d36a7eec817fa00ec3faaf.tar.gz
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 aa1de393419..1ec4eaac466 100644
--- a/Gemfile
+++ b/Gemfile
@@ -453,7 +453,7 @@ group :ed25519 do
end
# Gitaly GRPC protocol definitions
-gem 'gitaly', '~> 13.0.0.pre.rc1'
+gem 'gitaly', '~> 13.1.0.pre.rc1'
gem 'grpc', '~> 1.24.0'