nvchecker: remove ruby-rubocop & ruby-rubocop-ast
This commit is contained in:
parent
fec39886de
commit
396689dcf4
1 changed files with 0 additions and 8 deletions
|
@ -2141,14 +2141,6 @@ source = "gems"
|
|||
gems = "pg"
|
||||
exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||
|
||||
[ruby-rubocop]
|
||||
source = "gems"
|
||||
gems = "rubocop"
|
||||
|
||||
[ruby-rubocop-ast]
|
||||
source = "gems"
|
||||
gems = "rubocop-ast"
|
||||
|
||||
[ruby-lint]
|
||||
source = "gems"
|
||||
gems = "ruby-lint"
|
||||
|
|
Loading…
Reference in a new issue