.rubocop.yml in active_remote-6.1.2 vs .rubocop.yml in active_remote-7.0.0
- old
+ new
@@ -3,10 +3,10 @@
inherit_gem:
mad_rubocop: .rubocop.yml
# Styles that are modified from the defaults
AllCops:
- TargetRubyVersion: 2.5
+ TargetRubyVersion: 3.1
Exclude:
- "**/*.pb.rb"
Style/BlockDelimiters:
Description: >-