nvchecker: add ruby-slop

This commit is contained in:
George Rawlinson 2021-08-03 20:57:38 +00:00
parent 03265695c8
commit c2d63b65ee
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 4 additions and 0 deletions

View File

@ -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"