summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAndrew Newdigate <andrew@gitlab.com>2017-08-14 12:12:32 +0100
committerAndrew Newdigate <andrew@gitlab.com>2017-08-18 09:43:58 +0100
commitaaa887febad442ecdb54680954006e63af70ac6c (patch)
tree45658e8a9fccad78ca6fc67b8e472337ae3e5b76 /Gemfile
parent6ed01ebf9198a0652ad7e0825415706745c74b2c (diff)
downloadgitlab-ce-aaa887febad442ecdb54680954006e63af70ac6c.tar.gz
Client Implementation: RefService::RefExistsgitaly_ref_exists
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 62d6b1e6446..466c399c8b1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -401,7 +401,7 @@ group :ed25519 do
end
# Gitaly GRPC client
-gem 'gitaly', '~> 0.27.0'
+gem 'gitaly', '~> 0.29.0'
gem 'toml-rb', '~> 0.3.15', require: false