aboutsummaryrefslogtreecommitdiff
path: root/manifest.toml
diff options
context:
space:
mode:
authorThomas <51749973+Thovi98@users.noreply.github.com>2025-08-30 14:41:25 +0200
committerGitHub <noreply@github.com>2025-08-30 14:41:25 +0200
commit4976431397f6e9824526276bdd94d62cefb3548a (patch)
treeba818b8d7a6461684a83909b04ecad1d2fd6e665 /manifest.toml
parent3d53d933d5a0c50208494f754f4325fc8e333949 (diff)
downloadmastodon_ynh-4976431397f6e9824526276bdd94d62cefb3548a.tar.gz
mastodon_ynh-4976431397f6e9824526276bdd94d62cefb3548a.tar.bz2
mastodon_ynh-4976431397f6e9824526276bdd94d62cefb3548a.zip
ruby and nodejs resources
Diffstat (limited to 'manifest.toml')
-rw-r--r--manifest.toml9
1 files changed, 8 insertions, 1 deletions
diff --git a/manifest.toml b/manifest.toml
index 7f0b634..152433a 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -19,7 +19,7 @@ cpe = "cpe:2.3:a:joinmastodon:mastodon"
fund = "https://joinmastodon.org/sponsors"
[integration]
-yunohost = ">= 12.0.10"
+yunohost = ">= 12.1.15"
helpers_version = "2.1"
architectures = "all"
multi_instance = true
@@ -87,3 +87,10 @@ ram.runtime = "500M"
[resources.database]
type = "postgresql"
+
+ [resources.nodejs]
+ version = "20"
+
+ [resources.ruby]
+ version = "3.4.5"
+