summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAhmad Sherif <me@ahmadsherif.com>2017-07-28 14:16:26 +0200
committerAhmad Sherif <me@ahmadsherif.com>2017-08-03 19:20:46 +0200
commit03440eed20cc36a2f9836dc078d2101849e11319 (patch)
treec5f54538ed21ff58f9bebe8a494b938000d330cb /Gemfile
parent8f9b658e3a30e28189f5ef626d32661e08cf23aa (diff)
downloadgitlab-ce-03440eed20cc36a2f9836dc078d2101849e11319.tar.gz
Migrate blame loading to Gitalyfeature/migrate-load-blame-to-gitaly
Closes gitaly#421
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 403b104a9d6..34f231a04b8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -391,7 +391,7 @@ gem 'vmstat', '~> 2.3.0'
gem 'sys-filesystem', '~> 1.1.6'
# Gitaly GRPC client
-gem 'gitaly', '~> 0.23.0'
+gem 'gitaly', '~> 0.24.0'
gem 'toml-rb', '~> 0.3.15', require: false