diff --git a/manifest.toml b/manifest.toml index 51fd473..c1e6e6f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Mastodon" description.en = "Libre and federated social network" description.fr = "Réseau social libre et fédéré" -version = "4.2.10~ynh1" +version = "4.2.10~ynh2" maintainers = ["Tagada"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 4049d21..a2ba0b8 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= memory_needed="2560" -ruby_version=3.2.2 +ruby_version=3.2.3 nodejs_version=20 # Workaround for Mastodon on Bullseye