rubyforgood / Flaredown

Flaredown web app and API
http://www.flaredown.com
GNU General Public License v3.0
39 stars 15 forks source link

Upgrade Rails to 6.0.4.1 #499

Closed codemonium closed 3 years ago

codemonium commented 3 years ago

This changeset also updates active_model_serializers to resolve the deprecation warning mentioned in https://github.com/rails-api/active_model_serializers/pull/2373.

Closes #485