relnotes/v1.72.2.md
AllCops: Exclude as expected. (@koic)Style/RedundantFormat when a template argument is used without keyword arguments. (@koic)Style/RedundantFormat when numeric placeholders is used in the template argument. (@koic)ArgumentError related to two deprecated AllowedPattern APIs. (@koic)Lint/UselessConstantScoping when multiple assigning to constants after private access modifier. (@koic)Lint/UselessConstantScoping when a constant is used after private access modifier with arguments. (@koic)