aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreric_G <46165813+ericgaspar@users.noreply.github.com>2024-07-30 09:16:37 +0200
committerGitHub <noreply@github.com>2024-07-30 09:16:37 +0200
commit4043ea44cbe7a35d387e9edfefe4acac8ef08b5d (patch)
tree02ed025c4cf1d29e59942ede87d38bb05d17c19a
parentd7e26636fe464bfa456d400f5b2b2d5d93745dd4 (diff)
parent4aef17a6a4fbc5a91cf825f2bd04692535a5b822 (diff)
downloadmastodon_ynh-4043ea44cbe7a35d387e9edfefe4acac8ef08b5d.tar.gz
mastodon_ynh-4043ea44cbe7a35d387e9edfefe4acac8ef08b5d.tar.bz2
mastodon_ynh-4043ea44cbe7a35d387e9edfefe4acac8ef08b5d.zip
Merge pull request #456 from elacheche/master
Bump ruby version to 3.2.3
-rw-r--r--manifest.toml2
-rw-r--r--scripts/_common.sh2
2 files changed, 2 insertions, 2 deletions
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