mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 07:18:14 -05:00
* Make test for validation to be Rails 6.1 compatible The `ActiveModel::Errors` has been changed in Rails 6.1. https://github.com/rails/rails/pull/32313 * Add gemfile for Rails 6.1 * Add CI matrix for Rails 6.1