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