1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Bump nodejs and ruby version

This commit is contained in:
Tagadda 2023-05-19 08:36:03 +00:00
parent 3aa7503669
commit 57f789055c

View file

@ -9,9 +9,9 @@ pkg_dependencies="imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev file git
MEMORY_NEEDED="2560"
RUBY_VERSION="3.0.6"
RUBY_VERSION="3.2.2"
NODEJS_VERSION="14"
NODEJS_VERSION="16"
# Workaround for Mastodon on Bullseye
# See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463