vscode-extensions.shopify.ruby-lsp: 0.9.31 -> 0.9.32

authored by R. Ryantm and committed by Masum Reza e0407abd fdcfb20b

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 4292 4292 mktplcRef = { 4293 4293 publisher = "shopify"; 4294 4294 name = "ruby-lsp"; 4295 - version = "0.9.31"; 4296 - hash = "sha256-ppX0GgLJENXVzXvJ6AZMZihT6FV6o5rkA7qpDrtxhAQ="; 4295 + version = "0.9.32"; 4296 + hash = "sha256-b8VFojeIkplnr48D8el0HeEtN47al/tgqgq52ozjw9M="; 4297 4297 }; 4298 4298 meta = { 4299 4299 description = "VS Code plugin for connecting with the Ruby LSP";