.rubocop.yml in country_select-9.0.0 vs .rubocop.yml in country_select-10.0.0
- old
+ new
@@ -1,7 +1,7 @@
AllCops:
NewCops: enable
- TargetRubyVersion: 3.0
+ TargetRubyVersion: 3.1
Metrics/MethodLength:
Enabled: false
Layout/LineLength: