Merge branch 'ce-to-ee-2018-05-04'
See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5572
Showing
... | ... | @@ -93,7 +93,7 @@ gem 'github-linguist', '~> 5.3.3', require: 'linguist' |
# API | ||
gem 'grape', '~> 1.0' | ||
gem 'grape-entity', '~> 0.6.0' | ||
gem 'grape-entity', '~> 0.7.1' | ||
gem 'rack-cors', '~> 1.0.0', require: 'rack/cors' | ||
# Disable strong_params so that Mash does not respond to :permitted? | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment