Merge branch 'ce-to-ee-2018-12-01' into 'master'
CE upstream - 2018-12-01 06:21 UTC Closes gitlab-ce#51210 See merge request gitlab-org/gitlab-ee!8664
Showing
... | ... | @@ -94,7 +94,7 @@ gem 'gitlab_omniauth-ldap', '~> 2.0.4', require: 'omniauth-ldap' |
gem 'net-ldap' | ||
# API | ||
gem 'grape', '~> 1.1' | ||
gem 'grape', '~> 1.1.0' | ||
gem 'grape-entity', '~> 0.7.1' | ||
gem 'rack-cors', '~> 1.0.0', require: 'rack/cors' | ||
... | ... |
File moved
... | ... | @@ -37,7 +37,7 @@ |
"chart.js": "1.0.2", | ||
"classlist-polyfill": "^1.2.0", | ||
"clipboard": "^1.7.1", | ||
"codesandbox-api": "^0.0.18", | ||
"codesandbox-api": "^0.0.20", | ||
"compression-webpack-plugin": "^2.0.0", | ||
"core-js": "^2.4.1", | ||
"cropper": "^2.3.0", | ||
... | ... | @@ -88,7 +88,7 @@ |
"sanitize-html": "^1.16.1", | ||
"select2": "3.5.2-browserify", | ||
"sha1": "^1.1.1", | ||
"smooshpack": "^0.0.48", | ||
"smooshpack": "^0.0.53", | ||
"sortablejs": "^1.7.0", | ||
"sql.js": "^0.4.0", | ||
"stickyfilljs": "^2.0.5", | ||
... | ... |
Please register or sign in to comment