diff options
author | Ahmad Sherif <me@ahmadsherif.com> | 2018-01-18 17:33:35 +0000 |
---|---|---|
committer | Ahmad Sherif <me@ahmadsherif.com> | 2018-01-24 12:10:31 +0100 |
commit | 24625323a826d70991fdf27fbbe1f39bee845c03 (patch) | |
tree | 8c7b3e7c949638ae1be4d655345f798e2d9bea9e /Gemfile.lock | |
parent | e2a56af930f9f7d17a6a9b638f52007a60e4cc60 (diff) | |
download | gitlab-ce-24625323a826d70991fdf27fbbe1f39bee845c03.tar.gz |
Migrate repository bundling to Gitalyfeature/migrate-bundle-to-disk-to-gitaly
Closes gitaly#929
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 d69c532b309..1cbeab8d6b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -285,7 +285,7 @@ GEM po_to_json (>= 1.0.0) rails (>= 3.2.0) gherkin-ruby (0.3.2) - gitaly-proto (0.74.0) + gitaly-proto (0.76.0) google-protobuf (~> 3.1) grpc (~> 1.0) github-linguist (4.7.6) @@ -1056,7 +1056,7 @@ DEPENDENCIES gettext (~> 3.2.2) gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails_js (~> 1.2.0) - gitaly-proto (~> 0.74.0) + gitaly-proto (~> 0.76.0) github-linguist (~> 4.7.0) gitlab-flowdock-git-hook (~> 1.0.1) gitlab-markup (~> 1.6.2) |