You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update mongoid.gemspec
Hi,
I use rails 6.1 and mongoid and i get error when i run bundle. So i update the dependency to activemodel <= 6.1 .
* allow everything less than 6.2
* test on Rails 6.1 and 6.0
* Update halted_callback_hook to take the name argument added in Rails 6.1.
See Rails commit 06dd162fb3ae67f202a0a59da1ce94317d0a3e22
* MONGOID-4731 use Errors#copy! to properly copy errors for Rails 6.1 (and also earlier versions)
* update compat tables for Rails 6.1
* bundle exec rake
Co-authored-by: Francel <[email protected]>
Co-authored-by: Oleg Pudeyev <[email protected]>
0 commit comments