-
- Downloads
Upgrade grape-entity to 0.6.0
Showing
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 3 additions, 2 deletionsGemfile.lock
- changelogs/unreleased/zj-upgrade-grape.yml 1 addition, 1 deletionchangelogs/unreleased/zj-upgrade-grape.yml
- spec/serializers/environment_serializer_spec.rb 0 additions, 4 deletionsspec/serializers/environment_serializer_spec.rb
Loading
| @@ -68,7 +68,7 @@ gem 'github-linguist', '~> 4.7.0', require: 'linguist' | Loading
| @@ -68,7 +68,7 @@ gem 'github-linguist', '~> 4.7.0', require: 'linguist' |
# API | # API | ||
gem 'grape', '~> 0.15.0' | gem 'grape', '~> 0.15.0' | ||
gem 'grape-entity', '~> 0.5.2' | gem 'grape-entity', '~> 0.6.0' | ||
gem 'rack-cors', '~> 0.4.0', require: 'rack/cors' | gem 'rack-cors', '~> 0.4.0', require: 'rack/cors' | ||
# Pagination | # Pagination | ||
Loading
| Loading
|
Please register or sign in to comment