diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2017-09-28 19:07:22 +0200 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2017-09-29 18:27:06 +0200 |
commit | e5fecc3a377c458e49751e3d2eacfb52972e59c6 (patch) | |
tree | 9cee02474e9348d99f85d30acea61aafb7a46046 /Gemfile.lock | |
parent | c49d19a5dc058a670bdac1e23579fbb44c60bec4 (diff) | |
download | gitlab-ce-e5fecc3a377c458e49751e3d2eacfb52972e59c6.tar.gz |
Create repositories via Gitaly
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 dbcf3177f6e..03ffb880fc9 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-proto (0.37.0) + gitaly-proto (0.38.0) google-protobuf (~> 3.1) grpc (~> 1.0) github-linguist (4.7.6) @@ -1025,7 +1025,7 @@ DEPENDENCIES gettext (~> 3.2.2) gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails_js (~> 1.2.0) - gitaly-proto (~> 0.37.0) + gitaly-proto (~> 0.38.0) github-linguist (~> 4.7.0) gitlab-flowdock-git-hook (~> 1.0.1) gitlab-markup (~> 1.6.2) |