summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAlejandro Rodríguez <alejorro70@gmail.com>2017-08-09 17:47:11 -0400
committerAlejandro Rodríguez <alejorro70@gmail.com>2017-08-22 16:31:59 -0300
commit258d5a50e63d5e29b6a3adc0a250727a8232695b (patch)
treeed9d91250eebd52988e856d2d9e82aee9eead614 /Gemfile
parent8936a92e811f51011eb405e379b0ca563b34936f (diff)
downloadgitlab-ce-258d5a50e63d5e29b6a3adc0a250727a8232695b.tar.gz
Incorporate DiffService.CommitPatch Gitaly RPCgitaly-commit-patch
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 6c8f64bfded..280065497f1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -401,7 +401,7 @@ group :ed25519 do
end
# Gitaly GRPC client
-gem 'gitaly', '~> 0.29.0'
+gem 'gitaly', '~> 0.30.0'
gem 'toml-rb', '~> 0.3.15', require: false