solargraph: 0.27.1 -> 0.28.1 (#47242)

This commit is contained in:
worldofpeace
2018-09-23 22:31:54 +02:00
committed by xeji
parent 7c74bc002f
commit 843d056bc5
2 changed files with 3 additions and 3 deletions
@@ -127,10 +127,10 @@
dependencies = ["coderay" "eventmachine" "htmlentities" "kramdown" "parser" "reverse_markdown" "rubocop" "thor" "tilt" "yard"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1wp4k6ayv9gv1rzxqccz6zb1fss7klszqwha9wvs6mj3c1vhghac";
sha256 = "11l759mrzjla2iqy5wdd20r01196pfxkw0b0gzgskdbfi8y8mvg5";
type = "gem";
};
version = "0.27.1";
version = "0.28.1";
};
thor = {
source = {