relnotes/v1.62.0.md
TargetRubyVersion 3.4 (experimental). (@koic)Lint/ToEnumArguments when enumerator is created for another method in no arguments method definition. (@koic)Style/RedundantLineContinuation when using line concatenation and calling a method with keyword arguments without parentheses. (@koic)Style/Encoding when magic encoding with mixed case present. (@koic)required_ruby_version is read from another file. (@davidrunger)Layout/SpaceInsideHashLiteralBraces. (@bquorning)