aboutsummaryrefslogtreecommitdiff
path: root/scripts/_common.sh
diff options
context:
space:
mode:
authorTagadda <36127788+Tagadda@users.noreply.github.com>2023-09-23 10:59:21 +0200
committerTagadda <36127788+Tagadda@users.noreply.github.com>2023-09-23 10:59:21 +0200
commit8d5fb2fe51764776d11898f4e7a6f11f00f30888 (patch)
treef034bebaa28c087e193ce40e23e89d683a83c1e6 /scripts/_common.sh
parentfce8eb303248acd791e7f80ffb7e9bf663fa9b12 (diff)
downloadmastodon_ynh-8d5fb2fe51764776d11898f4e7a6f11f00f30888.tar.gz
mastodon_ynh-8d5fb2fe51764776d11898f4e7a6f11f00f30888.tar.bz2
mastodon_ynh-8d5fb2fe51764776d11898f4e7a6f11f00f30888.zip
Bump ruby version to 3.2.2
Diffstat (limited to 'scripts/_common.sh')
-rw-r--r--scripts/_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/_common.sh b/scripts/_common.sh
index 8fb5cec..d6028ea 100644
--- a/scripts/_common.sh
+++ b/scripts/_common.sh
@@ -9,7 +9,7 @@ pkg_dependencies="imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev file git
build_pkg_dependencies=""
memory_needed="2560"
-ruby_version=3.0.6
+ruby_version=3.2.2
nodejs_version=16
# Workaround for Mastodon on Bullseye