.rubocop.yml in statesman-12.0.0 vs .rubocop.yml in statesman-12.1.0

- old
+ new

@@ -2,10 +2,10 @@ inherit_gem: gc_ruboconfig: rubocop.yml AllCops: - TargetRubyVersion: 2.7 + TargetRubyVersion: 3.0 NewCops: enable Metrics/AbcSize: Max: 60