Skip to content

Bump factory_bot_rails for Ruby3 support [RUN ALL RSPEC]

Aleksei Lipniagov requested to merge bump-factory-bot-for-ruby3 into master

What does this MR do?

Bumps factory bot gem version to avoid https://github.com/thoughtbot/factory_bot/issues/1458 for Ruby3.
Example in our Ruby3 branch: !50640 (comment 647433152)

Some gems are also slightly bumped (being dependencies), but the changelogs look fine for them (I was mostly concerned on Nokogiri/Rake):

How to setup and validate locally (strongly suggested)

Running all specs should be enough.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

CI should cover that.

Security

N/A

Edited by Aleksei Lipniagov

Merge request reports