mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Introduces rubocop-performance
This commit is contained in:
parent
7b85b86e15
commit
ff52f02fa4
3 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue