Merge pull request #146717 from giang-nghg/yaggo
This commit is contained in:
commit
4ed8484269
1 changed files with 10 additions and 0 deletions
|
@ -2955,6 +2955,16 @@
|
|||
};
|
||||
version = "0.6.0";
|
||||
};
|
||||
yaggo = {
|
||||
groups = ["default"];
|
||||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "18ffl28d2wyzyq47350xas1n1fwgsqms316bb1bvfqhdqnwgmy6g";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.5.10";
|
||||
};
|
||||
yard = {
|
||||
groups = ["default"];
|
||||
platforms = [];
|
||||
|
|
Loading…
Reference in a new issue