.rubocop.yml in flexparser-1.0.2 vs .rubocop.yml in flexparser-1.0.3

- old
+ new

@@ -1,3 +1,6 @@ -inherit_from: .rubocop_todo.yml +AllCops: + Exclude: + - 'Guardfile' + - 'flexparser.gemspec'