diff options
| author | Tagada <36127788+Tagadda@users.noreply.github.com> | 2023-09-25 22:14:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-25 22:14:46 +0200 |
| commit | 69aaec95d9ab2a94dfc12fe62f6e9349e1b922c0 (patch) | |
| tree | f07ee2ca3d255332ecc97bf43415b915112b6dde /scripts/_common.sh | |
| parent | d25d76c17ae4aecb8d118391e174330490998626 (diff) | |
| download | mastodon_ynh-69aaec95d9ab2a94dfc12fe62f6e9349e1b922c0.tar.gz mastodon_ynh-69aaec95d9ab2a94dfc12fe62f6e9349e1b922c0.tar.bz2 mastodon_ynh-69aaec95d9ab2a94dfc12fe62f6e9349e1b922c0.zip | |
Revert "Testing - Upgrade to v4.2.0 (#409)"
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 d6028ea..8fb5cec 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.2.2 +ruby_version=3.0.6 nodejs_version=16 # Workaround for Mastodon on Bullseye |
