.rubocop.yml in rename-rails-1.0.2 vs .rubocop.yml in rename-rails-1.0.3

- old
+ new

@@ -1,6 +1,6 @@ AllCops: - TargetRubyVersion: 3.0 + TargetRubyVersion: 2.7 NewCops: enable Metrics/AbcSize: Enabled: false