diff options
author | Ahmad Sherif <me@ahmadsherif.com> | 2017-07-28 14:16:26 +0200 |
---|---|---|
committer | Ahmad Sherif <me@ahmadsherif.com> | 2017-08-03 19:20:46 +0200 |
commit | 03440eed20cc36a2f9836dc078d2101849e11319 (patch) | |
tree | c5f54538ed21ff58f9bebe8a494b938000d330cb /Gemfile.lock | |
parent | 8f9b658e3a30e28189f5ef626d32661e08cf23aa (diff) | |
download | gitlab-ce-03440eed20cc36a2f9836dc078d2101849e11319.tar.gz |
Migrate blame loading to Gitalyfeature/migrate-load-blame-to-gitaly
Closes gitaly#421
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9f90965a567..a17aa3ee1ed 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.23.0) + gitaly (0.24.0) google-protobuf (~> 3.1) grpc (~> 1.0) github-linguist (4.7.6) @@ -978,7 +978,7 @@ DEPENDENCIES gettext (~> 3.2.2) gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails_js (~> 1.2.0) - gitaly (~> 0.23.0) + gitaly (~> 0.24.0) github-linguist (~> 4.7.0) gitlab-flowdock-git-hook (~> 1.0.1) gitlab-markup (~> 1.5.1) |