diff options
author | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2018-05-07 10:49:24 +0200 |
---|---|---|
committer | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2018-05-07 14:10:04 +0200 |
commit | 40655a48f13efb3a0a18f0b0bc4727c786df6a77 (patch) | |
tree | f4632a69869744fb7a36a135f311cd0b0c04ef6c /Gemfile.lock | |
parent | 92482e01b45c337c0b9d761efd0297fc97ffcac0 (diff) | |
download | gitlab-ce-40655a48f13efb3a0a18f0b0bc4727c786df6a77.tar.gz |
Bump Gitaly Proto to v0.99
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 f7e2428a07f..2a63ee6a532 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -291,7 +291,7 @@ GEM po_to_json (>= 1.0.0) rails (>= 3.2.0) gherkin-ruby (0.3.2) - gitaly-proto (0.97.0) + gitaly-proto (0.99.0) google-protobuf (~> 3.1) grpc (~> 1.10) github-linguist (5.3.3) @@ -1060,7 +1060,7 @@ DEPENDENCIES gettext (~> 3.2.2) gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails_js (~> 1.3) - gitaly-proto (~> 0.97.0) + gitaly-proto (~> 0.99.0) github-linguist (~> 5.3.3) gitlab-flowdock-git-hook (~> 1.0.1) gitlab-gollum-lib (~> 4.2) |