Gemfile in rubocop-minitest-0.9.0 vs Gemfile in rubocop-minitest-0.10.0
- old
+ new
@@ -7,7 +7,7 @@
gemspec
gem 'bump', require: false
gem 'rake'
gem 'rubocop', github: 'rubocop-hq/rubocop'
-gem 'rubocop-performance', '~> 1.5.0'
+gem 'rubocop-performance', '~> 1.6.0'
gem 'yard', '~> 0.9'