Merge remote-tracking branch 'upstream/master' into ce-to-ee-2018-12-01
# Conflicts: # app/assets/javascripts/notes/components/comment_form.vue # app/assets/javascripts/notes/components/noteable_discussion.vue # app/assets/javascripts/notes/components/noteable_note.vue # doc/user/admin_area/custom_project_templates.md # locale/gitlab.pot # spec/migrations/delete_inconsistent_internal_id_records_spec.rb [ci skip]
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