Releases: gocardless/activerecord-safer_migrations
Releases · gocardless/activerecord-safer_migrations
v4.0.0
What's Changed
- Remove support for Ruby =< 3.0 and Rails < 7 by @JoeSouthan in #97
- Update Postgres Adapter to work with updated Rails 7.2 API by @benngarcia in #98
- Fixup ActiveRecord check and update changelog by @JoeSouthan in #101
- Update rspec requirement from ~> 3.9.0 to ~> 3.13.0 by @dependabot in #100
New Contributors
- @benngarcia made their first contribution in #98
- @dependabot made their first contribution in #100
Full Changelog: v3.0.0...v4.0.0
v3.0.0
Update rubocop requirement from ~> 0.91.0 to ~> 0.92.0 Updates the requirements on [rubocop](https://github.com/rubocop-hq/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.91.0...v0.92.0) Signed-off-by: dependabot-preview[bot] <[email protected]>