.rubocop.yml in inforouter-0.1.0 vs .rubocop.yml in inforouter-0.2.0

- old
+ new

@@ -1,6 +1,6 @@ AllCops: - Excludes: + Exclude: - vendor/** - bin/** LineLength: Enabled: false