Initial checkin

This commit is contained in:
2021-08-26 11:13:59 -07:00
commit 7b29ab82b1
4 changed files with 325 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
xmpp4r = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "15ls2yqjvflxrc8chv5pcdh2p1p9fjsky74yc8y7wvw90wz0izrb";
type = "gem";
};
version = "0.5.6";
};
}