nvchecker: add ruby-slop
This commit is contained in:
parent
03265695c8
commit
c2d63b65ee
1 changed files with 4 additions and 0 deletions
|
@ -741,6 +741,10 @@ use_max_tag = true
|
|||
source = "gems"
|
||||
gems = "ruby-lint"
|
||||
|
||||
[ruby-slop]
|
||||
source = "gems"
|
||||
gems = "slop"
|
||||
|
||||
[ruby-dry-view]
|
||||
source = "gems"
|
||||
gems = "dry-view"
|
||||
|
|
Loading…
Reference in a new issue