Unverified Commit 7324b6d0 authored by Oscar's avatar Oscar Committed by GitHub

Remove rebornix.Ruby extension (#737)

Remove the deprecated rebornix.Ruby extension from the list of installed extensions.
parent d4ecc7be
{
"id": "ruby",
"version": "1.1.2",
"version": "1.2.0",
"name": "Ruby (via rvm)",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/ruby",
"description": "Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.",
......@@ -21,7 +21,6 @@
"customizations": {
"vscode": {
"extensions": [
"rebornix.Ruby",
"shopify.ruby-lsp"
]
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment