solargraph: 0.27.1 -> 0.28.1 (#47242)
This commit is contained in:
parent
7c74bc002f
commit
843d056bc5
|
@ -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)
|
||||
|
|
|
@ -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 = {
|
||||
|
|
Loading…
Reference in New Issue