.rubocop.yml in head_music-0.19.2 vs .rubocop.yml in head_music-0.20.0

- old
+ new

@@ -6,10 +6,10 @@ - 'Gemfile' - 'Rakefile' - 'spec/**/*.rb' Metrics/ClassLength: - Max: 120 + Max: 150 Metrics/LineLength: Max: 120 Style/SymbolArray: