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
- Drop end-of-life'd rails versions: 5.2, 6.x, <7.2
- Drop end-of-life’d ruby versions 3.0, 3.1
- Test with current versions of Rails: 7.2, 8.0, and ruby >=3.2
- Fix warning: add observer as runtime dependency
- Mark 3 tests as pending to the open bug on deleted models
- Convert project to GitHub Actions