Gemfile in rubocop-minitest-0.10.3 vs Gemfile in rubocop-minitest-0.11.0
- old
+ new
@@ -6,8 +6,8 @@
gemspec
gem 'bump', require: false
gem 'rake'
-gem 'rubocop', github: 'rubocop-hq/rubocop'
-gem 'rubocop-performance', '~> 1.9.0'
+gem 'rubocop', github: 'rubocop/rubocop'
+gem 'rubocop-performance', '~> 1.10.0'
gem 'yard', '~> 0.9'