.rubocop.yml in sbmt-kafka_consumer-2.1.0 vs .rubocop.yml in sbmt-kafka_consumer-2.2.0

- old
+ new

@@ -16,10 +16,10 @@ AllCops: NewCops: enable SuggestExtensions: false TargetRubyVersion: 2.7 - TargetRailsVersion: 5.2 + TargetRailsVersion: 6.0 Exclude: - spec/internal/pkg/**/* RSpec/FilePath: Enabled: false