solargraph: 0.27.1 -> 0.28.1 (#47242)

This commit is contained in:
worldofpeace 2018-09-23 16:31:54 -04:00 committed by xeji
parent 7c74bc002f
commit 843d056bc5
2 changed files with 3 additions and 3 deletions

View file

@ -26,7 +26,7 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.10.0)
solargraph (0.27.1)
solargraph (0.28.1)
coderay (~> 1.1)
eventmachine (~> 1.2, >= 1.2.5)
htmlentities (~> 4.3, >= 4.3.4)

View file

@ -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 = {