.rubocop.yml in hard_worker-0.0.2 vs .rubocop.yml in hard_worker-0.0.3

- old
+ new

@@ -18,6 +18,9 @@ Style/AsciiComments: Enabled: false Style/ClassVars: + Enabled: false + +Security/YAMLLoad: Enabled: false \ No newline at end of file