mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04: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