Merge branch 'id-bump-grape' into 'master'
[RUN ALL RSPEC] Update grape gem to 1.5.2 See merge request gitlab-org/gitlab!53547
Showing
... | ... | @@ -81,7 +81,7 @@ gem 'gitlab_omniauth-ldap', '~> 2.1.1', require: 'omniauth-ldap' |
gem 'net-ldap', '~> 0.16.3' | ||
# API | ||
gem 'grape', '~> 1.5.1' | ||
gem 'grape', '~> 1.5.2' | ||
gem 'grape-entity', '~> 0.7.1' | ||
gem 'rack-cors', '~> 1.0.6', require: 'rack/cors' | ||
... | ... |
Please register or sign in to comment