.rubocop.yml in henkei-2.2.1.1 vs .rubocop.yml in henkei-2.2.1.2

- old
+ new

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