up
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled

This commit is contained in:
StellaOps Bot
2025-11-27 08:52:59 +02:00
parent c34fb7256d
commit e901d31acf
5 changed files with 17 additions and 7 deletions

View File

@@ -11,11 +11,14 @@
},
"capabilities": [
"language-analyzer",
"ruby"
"ruby",
"rubygems",
"bundler"
],
"metadata": {
"org.stellaops.analyzer.language": "ruby",
"org.stellaops.analyzer.kind": "language",
"org.stellaops.restart.required": "true"
"org.stellaops.restart.required": "true",
"org.stellaops.analyzer.runtime-capture": "optional"
}
}