Unverified Commit 9829e28e authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

ruby-packages.ruby-lsp: 0.15.0 -> 0.23.12 (#392396)

parents e2bc4176 cc3107fe
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -3133,14 +3133,15 @@
    version = "7.1.1";
  };
  rbs = {
    dependencies = ["logger"];
    groups = ["default"];
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0dgj5n7rj83981fvrhswfwsh88x42p7r00nvd80hkxmdcjvda2h6";
      sha256 = "0drs9n5qn9pifmb752kali7r2sv0laclvchahc670phlv21awdqf";
      type = "gem";
    };
    version = "2.8.4";
    version = "3.9.0";
  };
  rchardet = {
    groups = ["default"];
@@ -3443,15 +3444,15 @@
    version = "0.8.2";
  };
  ruby-lsp = {
    dependencies = ["language_server-protocol" "prism" "sorbet-runtime"];
    dependencies = ["language_server-protocol" "prism" "rbs" "sorbet-runtime"];
    groups = ["default"];
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "1548gmj14xrc91lp7yzn0q23g6cjn8r7xfdlv2qarzi9k2a92l5m";
      sha256 = "0rmqhp7v4k3xdz6d9sbb0xjyk2519zrk8lr3hpyrv9xa9jyxn6hn";
      type = "gem";
    };
    version = "0.15.0";
    version = "0.23.12";
  };
  ruby-lxc = {
    groups = ["default"];