diff options
author | Ahmad Sherif <me@ahmadsherif.com> | 2017-12-19 17:45:58 +0100 |
---|---|---|
committer | Ahmad Sherif <me@ahmadsherif.com> | 2018-01-02 17:20:01 +0100 |
commit | 4b5b43383aa0bb391d131cdbfa55932579420f5b (patch) | |
tree | 6bca9a6a499f808565e7f958ce90e10ef377549c /Gemfile.lock | |
parent | af490ea87b20bfa5062bf661abdeff9012d5884a (diff) | |
download | gitlab-ce-4b5b43383aa0bb391d131cdbfa55932579420f5b.tar.gz |
Migrate repo forking to Gitalymigrate-fork-repo-to-gitaly
Closes gitaly#825
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 0b714b6fe5d..70ce3f27f9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,7 @@ GEM po_to_json (>= 1.0.0) rails (>= 3.2.0) gherkin-ruby (0.3.2) - gitaly-proto (0.62.0) + gitaly-proto (0.64.0) google-protobuf (~> 3.1) grpc (~> 1.0) github-linguist (4.7.6) @@ -1046,7 +1046,7 @@ DEPENDENCIES gettext (~> 3.2.2) gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails_js (~> 1.2.0) - gitaly-proto (~> 0.62.0) + gitaly-proto (~> 0.64.0) github-linguist (~> 4.7.0) gitlab-flowdock-git-hook (~> 1.0.1) gitlab-markup (~> 1.6.2) |