solargraph: 0.35.1 -> 0.35.2

This commit is contained in:
angristan 2019-08-08 13:16:05 +02:00
parent 9175a201bb
commit c4397b4318
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
ast (2.4.0) ast (2.4.0)
backport (1.1.1) backport (1.1.2)
htmlentities (4.3.4) htmlentities (4.3.4)
jaro_winkler (1.5.3) jaro_winkler (1.5.3)
kramdown (1.17.0) kramdown (1.17.0)
@ -23,7 +23,7 @@ GEM
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7) unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1) ruby-progressbar (1.10.1)
solargraph (0.35.1) solargraph (0.35.2)
backport (~> 1.1) backport (~> 1.1)
bundler (>= 1.17.2) bundler (>= 1.17.2)
htmlentities (~> 4.3, >= 4.3.4) htmlentities (~> 4.3, >= 4.3.4)

View File

@ -14,10 +14,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "03j5w2a3qmjnqqqp9i1k8cla7rxfwk8r8j45pl8ndpwcx1hgrnjr"; sha256 = "1xmjljpyx5ly078gi0lmmgkv4y0msxxa3hmv74bzxzp3l8qbn5vc";
type = "gem"; type = "gem";
}; };
version = "1.1.1"; version = "1.1.2";
}; };
htmlentities = { htmlentities = {
groups = ["default"]; groups = ["default"];
@ -139,10 +139,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "00pq74a3zvb7x333mwcz7m73p7g4sjwzxmci94jwasl0h35fapzg"; sha256 = "1r0a7nfb0cwg2d7awbmvzk14594w7vkx844sshl9jpzkjx1asa9n";
type = "gem"; type = "gem";
}; };
version = "0.35.1"; version = "0.35.2";
}; };
thor = { thor = {
groups = ["default"]; groups = ["default"];