.rubocop.yml in eco-helpers-2.7.25 vs .rubocop.yml in eco-helpers-3.0.0

- old
+ new

@@ -1,6 +1,6 @@ AllCops: - TargetRubyVersion: 2.7.8 + TargetRubyVersion: 3.2.2 Exclude: - 'config/routes.rb' NewCops: enable Metrics/ClassLength: