Gemfile in rubocop-minitest-0.15.2 vs Gemfile in rubocop-minitest-0.16.0
- old
+ new
@@ -7,7 +7,7 @@
gemspec
gem 'bump', require: false
gem 'rake'
gem 'rubocop', github: 'rubocop/rubocop'
-gem 'rubocop-performance', '~> 1.11.0'
+gem 'rubocop-performance', '~> 1.12.0'
gem 'yard', '~> 0.9'