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