rails-api / active_model_serializers

ActiveModel::Serializer implementation and Rails hooks
MIT License
5.32k stars 1.39k forks source link

Update gem requirement to allow Rails 7.1 #2454

Closed schinery closed 8 months ago

schinery commented 8 months ago

Purpose

Update allowed version of Rails to < 7.2.0 as they have now released 7.1.0.

Changes

Related GitHub issues

Changes originally added in https://github.com/rails-api/active_model_serializers/pull/2453