What's Changed
- Fix Cucumber tests by @neilvcarvalho in https://github.com/thoughtbot/factory_bot_rails/pull/536
- Update
required_ruby_versionto require >= Ruby 3.1 by @y-yagi in https://github.com/thoughtbot/factory_bot_rails/pull/538 - add vburzynski as codeowner by @DoodlingDev in https://github.com/thoughtbot/factory_bot_rails/pull/539
- Add AuthenticationGenerator for users factor...