.rubocop.yml in stepmod-utils-0.3.23 vs .rubocop.yml in stepmod-utils-0.3.24

- old
+ new

@@ -4,7 +4,10 @@ - https://raw.githubusercontent.com/riboseinc/oss-guides/master/ci/rubocop.yml # local repo-specific modifications # ... +Style/MultilineMethodCallIndentation: + EnforcedStyle: aligned + AllCops: TargetRubyVersion: 2.5