Skip to content

Commit

Permalink
Use RuboCop Perfromance 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Sep 15, 2022
1 parent ee633f4 commit 077feab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -9,7 +9,7 @@ gemspec
gem 'bump', require: false
gem 'rake'
gem 'rubocop', github: 'rubocop/rubocop'
gem 'rubocop-performance', '~> 1.13.0'
gem 'rubocop-performance', '~> 1.15.0'
gem 'yard', '~> 0.9'

local_gemfile = File.expand_path('Gemfile.local', __dir__)
Expand Down

0 comments on commit 077feab

Please sign in to comment.