rufo: init at 0.12.0

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2020-10-15 16:51:55 -07:00
parent 5265d49a36
commit 0931ebd00a
5 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
rufo = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0nwasskcm0nrf7f52019x4fvxa5zckj4fcvf4cdl0qflrcwb1l9f";
type = "gem";
};
version = "0.12.0";
};
}