Upgrade Rails to 7.1.5.2

What does this MR do and why?

Upgrades Rails to the next patch release

The only meaningful diffs are in:

  1. ActiveStorage which we don't use: https://my.diffend.io/gems/activestorage/7.1.5.1/7.1.5.2
  2. ActiveRecord which only affects logging to the terminal: https://my.diffend.io/gems/activerecord/7.1.5.1/7.1.5.2

References

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Heinrich Lee Yu

Merge request reports

Loading