summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAhmad Sherif <me@ahmadsherif.com>2017-05-30 21:30:05 +0200
committerAhmad Sherif <me@ahmadsherif.com>2017-06-02 18:33:18 +0200
commit4d1e987ec3263feda7a2f3469e31f5839e25731b (patch)
tree893c6a8e26011e1cafe34c77c70d2b3de32bffb6 /Gemfile
parent358662a9f7474b41755ec0128efaaa8bef3cb249 (diff)
downloadgitlab-ce-4d1e987ec3263feda7a2f3469e31f5839e25731b.tar.gz
Use the new Gitaly CommitDiff RPCfix/use-new-gitaly-commit-diff-rpc
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index dce2e4ba94e..b8911c46bdc 100644
--- a/Gemfile
+++ b/Gemfile
@@ -367,7 +367,7 @@ gem 'vmstat', '~> 2.3.0'
gem 'sys-filesystem', '~> 1.1.6'
# Gitaly GRPC client
-gem 'gitaly', '~> 0.7.0'
+gem 'gitaly', '~> 0.8.0'
gem 'toml-rb', '~> 0.3.15', require: false