forked from NixOS/nixpkgs
vscode-extensions.shopify.ruby-lsp: 0.9.24 -> 0.9.26 (#411210)
This commit is contained in:
commit
283ebe6dd2
1 changed files with 2 additions and 2 deletions
|
@ -4381,8 +4381,8 @@ let
|
||||||
mktplcRef = {
|
mktplcRef = {
|
||||||
publisher = "shopify";
|
publisher = "shopify";
|
||||||
name = "ruby-lsp";
|
name = "ruby-lsp";
|
||||||
version = "0.9.24";
|
version = "0.9.26";
|
||||||
hash = "sha256-nlPqdn7tOQhr4Z/8N0aHAnkqKtYrpQCzwRGsseT8K5g=";
|
hash = "sha256-DKtrXdCRLZn7GzOGkp3mrH5Y5me5cE9NqpWTWCv8ZqY=";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "VS Code plugin for connecting with the Ruby LSP";
|
description = "VS Code plugin for connecting with the Ruby LSP";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue