Merge branch 'ce-to-ee-2018-02-06' into 'master'
CE upstream - 2018-02-06 18:23 UTC Closes gitaly#980 et #4180 See merge request gitlab-org/gitlab-ee!4410
Showing
... | ... | @@ -427,6 +427,8 @@ end |
# Gitaly GRPC client | ||
gem 'gitaly-proto', '~> 0.83.0', require: 'gitaly' | ||
# Locked until https://github.com/google/protobuf/issues/4210 is closed | ||
gem 'google-protobuf', '= 3.5.1' | ||
gem 'toml-rb', '~> 0.3.15', require: false | ||
... | ... |
Please register or sign in to comment