Replace deprecated Ruby extension in Devcontainers (#30225)

This commit is contained in:
Klaas Schoute 2023-12-09 10:24:35 +01:00 committed by GitHub
parent a2cba7d138
commit 2c6aea804f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
"editorconfig.editorconfig", "editorconfig.editorconfig",
"GitHub.vscode-pull-request-github", "GitHub.vscode-pull-request-github",
"mrmlnc.vscode-scss", "mrmlnc.vscode-scss",
"rebornix.Ruby", "Shopify.ruby-lsp",
"streetsidesoftware.code-spell-checker", "streetsidesoftware.code-spell-checker",
"taichi.vscode-textlint", "taichi.vscode-textlint",
"yzhang.markdown-all-in-one" "yzhang.markdown-all-in-one"