.rubocop.yml in total-0.2.0 vs .rubocop.yml in total-0.3.0

- old
+ new

@@ -1,7 +1,7 @@ AllCops: DisplayCopNames: true - TargetRubyVersion: 2.3.3 + TargetRubyVersion: 2.3 Layout/EmptyLineAfterGuardClause: Enabled: false Layout/MultilineMethodCallIndentation: Enabled: false