diff options
| author | Tagada <36127788+Tagadda@users.noreply.github.com> | 2022-06-11 00:39:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-11 00:39:13 +0200 |
| commit | f3d9d63509d65b987cb51aed862bbc1ddff0fd39 (patch) | |
| tree | b6b6c9233713219756fa3efb90fb93cfd348b7d3 /scripts/_common.sh | |
| parent | 67b98816286a65bcdf7252b5590e9486a73655f5 (diff) | |
| download | mastodon_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/_common.sh')
| -rw-r--r-- | scripts/_common.sh | 2 |
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 |
