1
0
Fork 0
forked from NixOS/nixpkgs

vscode-extensions.shopify.ruby-lsp: 0.9.24 -> 0.9.26 (#411210)

This commit is contained in:
Pol Dellaiera 2025-05-26 21:03:44 +00:00 committed by GitHub
commit 283ebe6dd2
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -4381,8 +4381,8 @@ let
mktplcRef = {
publisher = "shopify";
name = "ruby-lsp";
version = "0.9.24";
hash = "sha256-nlPqdn7tOQhr4Z/8N0aHAnkqKtYrpQCzwRGsseT8K5g=";
version = "0.9.26";
hash = "sha256-DKtrXdCRLZn7GzOGkp3mrH5Y5me5cE9NqpWTWCv8ZqY=";
};
meta = {
description = "VS Code plugin for connecting with the Ruby LSP";