Remove fluff

This commit is contained in:
2020-11-16 11:35:23 -08:00
parent f4082426b9
commit 832ad9270a
4 changed files with 25 additions and 14 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";
};
}