.rubocop.yml in active_archive-6.0.0 vs .rubocop.yml in active_archive-6.0.1

- old
+ new

@@ -1,8 +1,8 @@ AllCops: DisplayCopNames: true DisplayStyleGuide: true - TargetRubyVersion: 2.4 + TargetRubyVersion: 2.5 Exclude: - 'spec/**/**/*' Layout/EmptyLinesAroundBlockBody: Enabled: false Layout/EmptyLinesAroundClassBody: