.rubocop.yml in sequel-batches-1.1.0 vs .rubocop.yml in sequel-batches-2.0.0

- old
+ new

@@ -1,10 +1,10 @@ inherit_gem: rubocop-config-umbrellio: lib/rubocop.yml AllCops: DisplayCopNames: true - TargetRubyVersion: 2.6 + TargetRubyVersion: 2.7 Include: - lib/**/*.rb - spec/**/*.rb - Gemfile - Rakefile