.rubocop.yml in metatron-0.1.9 vs .rubocop.yml in metatron-0.2.0

- old
+ new

@@ -36,9 +36,12 @@ - 'spec/**/*_spec.rb' Gemspec/RequireMFA: Enabled: false +Gemspec/DevelopmentDependencies: + Enabled: false + Style/MixinUsage: Exclude: - "bin/console" Style/StringLiterals: