solargraph: 0.28.2 -> 0.29.1

This commit is contained in:
worldofpeace
2018-12-02 02:48:01 -05:00
parent d6cb669a44
commit 8776ceafc3
3 changed files with 22 additions and 32 deletions
@@ -7,9 +7,9 @@ bundlerApp rec {
meta = with lib; {
description = "IDE tools for the Ruby language";
homepage = http://www.github.com/castwide/solargraph;
license = licenses.mit;
homepage = http://www.github.com/castwide/solargraph;
license = licenses.mit;
maintainers = with maintainers; [ worldofpeace ];
platforms = platforms.unix;
platforms = platforms.unix;
};
}