.rubocop.yml in socrates-0.1.23 vs .rubocop.yml in socrates-0.1.24

- old
+ new

@@ -2,7 +2,7 @@ - https://raw.githubusercontent.com/carbonfive/c5-conventions/master/rubocop/rubocop.yml AllCops: TargetRubyVersion: 2.4 -Naming/UncommunicativeMethodParamName: +Naming/MethodParameterName: Enabled: false