nvchecker: add ruby-guard
This commit is contained in:
parent
84508a5aab
commit
6ecf4515e8
1 changed files with 4 additions and 0 deletions
|
@ -724,6 +724,10 @@ use_max_tag = true
|
|||
|
||||
# gems
|
||||
|
||||
[ruby-guard]
|
||||
source = "gems"
|
||||
gems = "guard"
|
||||
|
||||
[ruby-pry]
|
||||
source = "gems"
|
||||
gems = "pry"
|
||||
|
|
Loading…
Reference in a new issue