summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAhmad Sherif <me@ahmadsherif.com>2017-08-02 20:59:44 +0200
committerAhmad Sherif <me@ahmadsherif.com>2017-08-07 18:53:32 +0200
commitc4f55ce32d6160b43c518954219cca69077b5001 (patch)
tree63307e0f6bb2bddbaf079f9414ca4f2cd9d67d1c /Gemfile.lock
parentb12107a0b953b566cd58db30ae880800a4a695a6 (diff)
downloadgitlab-ce-c4f55ce32d6160b43c518954219cca69077b5001.tar.gz
Migrate Gitlab::Git::Repository#size to Gitalyfeature/migrate-repository-size-to-gitaly
Closes gitaly#437
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 04d17d54636..24ddf36fa44 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -269,7 +269,7 @@ GEM
po_to_json (>= 1.0.0)
rails (>= 3.2.0)
gherkin-ruby (0.3.2)
- gitaly (0.24.0)
+ gitaly (0.26.0)
google-protobuf (~> 3.1)
grpc (~> 1.0)
github-linguist (4.7.6)
@@ -975,7 +975,7 @@ DEPENDENCIES
gettext (~> 3.2.2)
gettext_i18n_rails (~> 1.8.0)
gettext_i18n_rails_js (~> 1.2.0)
- gitaly (~> 0.24.0)
+ gitaly (~> 0.26.0)
github-linguist (~> 4.7.0)
gitlab-flowdock-git-hook (~> 1.0.1)
gitlab-markup (~> 1.5.1)