Slim down bundled gem by excluding test files and docs

This commit is contained in:
Grey Baker
2018-12-01 10:49:55 +00:00
parent 3419a01349
commit 14113ba85b
2 changed files with 2 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ Breaking changes:
Features:
- [#2327](https://github.com/rails-api/active_model_serializers/pull/2327) Add support for Ruby 2.6 on Travis CI (@wasifhossain)
- [#2304](https://github.com/rails-api/active_model_serializers/pull/2304) Slim down bundled gem by excluding test files and docs (@greysteil)
Fixes: