diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2017-08-24 14:59:06 +0200 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2017-08-24 14:59:06 +0200 |
commit | 1971ae18f670775d48dd78e844b784d432ddaaca (patch) | |
tree | 5644237dc7f50484e80e2d9fd10f60fff75bccee /Gemfile.lock | |
parent | c1f12ff58e8d66daaa1b2dd86259793751a89d69 (diff) | |
download | gitlab-ce-1971ae18f670775d48dd78e844b784d432ddaaca.tar.gz |
Use gitaly-proto 0.31.0gitaly-gem-rename
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 7d3c53ee010..780939df03a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -275,7 +275,7 @@ GEM po_to_json (>= 1.0.0) rails (>= 3.2.0) gherkin-ruby (0.3.2) - gitaly (0.30.0) + gitaly-proto (0.31.0) google-protobuf (~> 3.1) grpc (~> 1.0) github-linguist (4.7.6) @@ -1019,7 +1019,7 @@ DEPENDENCIES gettext (~> 3.2.2) gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails_js (~> 1.2.0) - gitaly (~> 0.30.0) + gitaly-proto (~> 0.31.0) github-linguist (~> 4.7.0) gitlab-flowdock-git-hook (~> 1.0.1) gitlab-markup (~> 1.5.1) |