aboutsummaryrefslogtreecommitdiff
path: root/manifest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.toml')
-rw-r--r--manifest.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/manifest.toml b/manifest.toml
index 9805926..f85d5c0 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -87,3 +87,9 @@ ram.runtime = "500M"
[resources.database]
type = "postgresql"
+
+ [resources.nodejs]
+ version = "22"
+
+ [resources.ruby]
+ version = "3.4.5"