solargraph: 0.39.17 -> 0.40.1

This commit is contained in:
Mario Rodas
2021-01-09 06:32:51 +00:00
committed by github-actions[bot]
parent abe3a1867d
commit 2544a6754a
3 changed files with 70 additions and 43 deletions
@@ -2,7 +2,7 @@
bundlerApp {
pname = "solargraph";
exes = ["solargraph" "solargraph-runtime"];
exes = [ "solargraph" ];
gemdir = ./.;
passthru.updateScript = bundlerUpdateScript "solargraph";