.rubocop.yml in henkei-1.27.1 vs .rubocop.yml in henkei-1.28.1

- old
+ new

@@ -1,6 +1,7 @@ AllCops: NewCops: enable + TargetRubyVersion: 2.6 Layout/EmptyLinesAroundAttributeAccessor: Enabled: true Layout/LineLength: