0.6.0 (August 6, 2020)
Enhancements
- Exclude more bundler binstubs from Rubocop (Aaron Kromer, #18, #20)
 - Exclude 
chdirandCapybara.register_driverconfiguration blocks from
Metrics/BlockLengthchecks (Aaron Kromer, #18) - Exclude gem specs from block and line length metrics (Aaron Kromer, #20)
 - Standardize on key style of 
Layout/AlignHash(Aaron Kromer, #18) - Upgrade to Rubocop 0.62.x (Aaron Kromer, #21)
 
Bug Fixes
None