Ruby 3.0's Regexp and Range literals will be frozen by koic · Pull Request #9282 · rubocop/rubocop

This PR makes Style/RedundantFreeze and Style/MutableConstant cops aware of frozen regexp and range literals when using Ruby 3.0. https://bugs.ruby-lang.org/issues/15504 https://bugs.ruby-lang.org...