.rubocop.yml in smpl_prflr-0.0.8 vs .rubocop.yml in smpl_prflr-0.0.9

- old
+ new

@@ -59,6 +59,9 @@ Style/IdenticalConditionalBranches: Enabled: false Style/ExplicitBlockArgument: + Enabled: false + +Style/RedundantFreeze: Enabled: false \ No newline at end of file