RuboCop 1.40 is out! (
https://github.com/rubocop/rubocop/releases/tag/v1.40.0) We've been cooking this release for quite a while and it has a ton of small improvements (and some bigger performance improvements in certain conditions). Enjoy!

Release RuboCop 1.40 · rubocop/rubocop
New features
#11179: Add Style/ConstantBase cop. (@r7kamura)
#11205: Add --[no-]auto-gen-enforced-style CLI option. (@ydah)
#11224: Add Style/RequireOrder cop. (@r7kamura)
#11219: Make Style/Selec...
GitHub