Skip to content

Commit

Permalink
Bump RuboCop Performance to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koic authored and bbatsov committed Apr 8, 2019
1 parent 98c30a6 commit 1ec76b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -9,7 +9,7 @@ gem 'pry'
gem 'pry-byebug' if RUBY_ENGINE == 'ruby'
gem 'rake', '~> 12.0'
gem 'rspec', '~> 3.7'
gem 'rubocop-performance', '~> 1.0.0'
gem 'rubocop-performance', '~> 1.1.0'
gem 'rubocop-rspec', '~> 1.32.0'
gem 'simplecov', '~> 0.10'
gem 'test-queue'
Expand Down

0 comments on commit 1ec76b9

Please sign in to comment.