Merge branch 'ce-to-ee-2017-12-16' into 'master'
CE upstream - Saturday Closes gitlab-ce#38019, gitlab-qa#86, #4125, and gitaly#808 See merge request gitlab-org/gitlab-ee!3803
Showing
... | ... | @@ -416,7 +416,7 @@ group :ed25519 do |
end | ||
# Gitaly GRPC client | ||
gem 'gitaly-proto', '~> 0.59.0', require: 'gitaly' | ||
gem 'gitaly-proto', '~> 0.61.0', require: 'gitaly' | ||
gem 'toml-rb', '~> 0.3.15', require: false | ||
... | ... |
... | ... | @@ -80,7 +80,7 @@ |
"worker-loader": "^1.1.0" | ||
}, | ||
"devDependencies": { | ||
"@gitlab-org/gitlab-svgs": "^1.2.0", | ||
"@gitlab-org/gitlab-svgs": "^1.3.0", | ||
"babel-plugin-istanbul": "^4.1.5", | ||
"eslint": "^3.10.1", | ||
"eslint-config-airbnb-base": "^10.0.1", | ||
... | ... |
Please register or sign in to comment