.rubocop.yml in bridgetown-lit-renderer-1.1.1 vs .rubocop.yml in bridgetown-lit-renderer-2.0.0.beta1

- old
+ new

@@ -2,10 +2,10 @@ inherit_gem: rubocop-bridgetown: .rubocop.yml AllCops: - TargetRubyVersion: 2.5 + TargetRubyVersion: 2.7 Exclude: - "*.gemspec" - test/helper.rb