diff options
author | Andrew Newdigate <andrew@gitlab.com> | 2017-08-14 12:12:32 +0100 |
---|---|---|
committer | Andrew Newdigate <andrew@gitlab.com> | 2017-08-18 09:43:58 +0100 |
commit | aaa887febad442ecdb54680954006e63af70ac6c (patch) | |
tree | 45658e8a9fccad78ca6fc67b8e472337ae3e5b76 /Gemfile.lock | |
parent | 6ed01ebf9198a0652ad7e0825415706745c74b2c (diff) | |
download | gitlab-ce-aaa887febad442ecdb54680954006e63af70ac6c.tar.gz |
Client Implementation: RefService::RefExistsgitaly_ref_exists
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 ae1df783a80..c0a8294b20a 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.27.0) + gitaly (0.29.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.27.0) + gitaly (~> 0.29.0) github-linguist (~> 4.7.0) gitlab-flowdock-git-hook (~> 1.0.1) gitlab-markup (~> 1.5.1) |