summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAhmad Sherif <me@ahmadsherif.com>2017-08-09 08:36:24 +0200
committerAhmad Sherif <me@ahmadsherif.com>2017-08-11 19:42:17 +0200
commitdaa0137b41eeec4008e8292971601fc8594b5329 (patch)
tree58987f0d4bb22efdf1027c870bf4980693f22829 /Gemfile
parent8d2099cd8ab02209a0c7aeccc43ecba57a07ae2a (diff)
downloadgitlab-ce-daa0137b41eeec4008e8292971601fc8594b5329.tar.gz
Migrate force push check to Gitalyfeature/migrate-force-push-check-to-gitaly
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index fcd4889eea8..61aedd32819 100644
--- a/Gemfile
+++ b/Gemfile
@@ -402,7 +402,7 @@ group :ed25519 do
end
# Gitaly GRPC client
-gem 'gitaly', '~> 0.26.0'
+gem 'gitaly', '~> 0.27.0'
gem 'toml-rb', '~> 0.3.15', require: false