Introduces rubocop-performance

This commit is contained in:
Henne Vogelsang 2023-05-08 13:53:15 +02:00
parent 7b85b86e15
commit ff52f02fa4
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6
3 changed files with 6 additions and 0 deletions

View file

@ -509,6 +509,9 @@ GEM
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-performance (1.17.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.15.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
@ -719,6 +722,7 @@ DEPENDENCIES
rspec-rails
rubocop
rubocop-capybara
rubocop-performance
rubocop-rails
rubocop-rspec
ruby-oembed