1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fab-manager_ynh.git synced 2024-09-03 18:36:16 +02:00

Update _common.sh

This commit is contained in:
Éric Gaspar 2023-09-26 09:34:46 +02:00 committed by Félix Piédallu
parent 4d84cad40f
commit 0731d367e4

View file

@ -9,9 +9,9 @@ pkg_dependencies="ntp ntpdate tzdata curl git imagemagick tzdata libc-dev zlib1g
build_pkg_dependencies="build-essential patch libpq-dev"
ruby_version="2.6.10"
ruby_version="3.2.3"
nodejs_version="14"
nodejs_version="18"
# Workaround for Mastodon on Bullseye
# See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463