Merge remote-tracking branch 'upstream/master' into ce-to-ee-2018-05-04
# Conflicts: # app/models/group.rb # db/schema.rb # lib/api/entities.rb # spec/serializers/pipeline_serializer_spec.rb [ci skip]
Showing
... | @@ -93,7 +93,7 @@ gem 'github-linguist', '~> 5.3.3', require: 'linguist' | ... | @@ -93,7 +93,7 @@ gem 'github-linguist', '~> 5.3.3', require: 'linguist' |
# API | # API | ||
gem 'grape', '~> 1.0' | 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' | gem 'rack-cors', '~> 1.0.0', require: 'rack/cors' | ||
# Disable strong_params so that Mash does not respond to :permitted? | # Disable strong_params so that Mash does not respond to :permitted? | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment