aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTagada <36127788+Tagadda@users.noreply.github.com>2022-06-11 00:39:13 +0200
committerGitHub <noreply@github.com>2022-06-11 00:39:13 +0200
commitf3d9d63509d65b987cb51aed862bbc1ddff0fd39 (patch)
treeb6b6c9233713219756fa3efb90fb93cfd348b7d3 /scripts
parent67b98816286a65bcdf7252b5590e9486a73655f5 (diff)
downloadmastodon_ynh-f3d9d63509d65b987cb51aed862bbc1ddff0fd39.tar.gz
mastodon_ynh-f3d9d63509d65b987cb51aed862bbc1ddff0fd39.tar.bz2
mastodon_ynh-f3d9d63509d65b987cb51aed862bbc1ddff0fd39.zip
Upgrade version to match the .ruby-version file
Fix #332
Diffstat (limited to 'scripts')
-rw-r--r--scripts/_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/_common.sh b/scripts/_common.sh
index 142584e..cac433c 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=2.7.2
+ruby_version=3.0.3
nodejs_version=12
# Workaround for Mastodon on Bullseye