solargraph: 0.35.1 -> 0.35.2

wip/yesman
angristan 5 years ago
parent 9175a201bb
commit c4397b4318
  1. 4
      pkgs/development/ruby-modules/solargraph/Gemfile.lock
  2. 8
      pkgs/development/ruby-modules/solargraph/gemset.nix

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

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

Loading…
Cancel
Save