.rubocop.yml in xliff-1.0.0 vs .rubocop.yml in xliff-1.0.3

- old
+ new

@@ -4,8 +4,11 @@ # Don't fail for having too many tests Metrics/BlockLength: AllowedMethods: ['describe'] +Gemspec/RequireMFA: + Enabled: false + require: - rubocop-rspec - rubocop-rake