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

ruby 3.2.2 nodejs 18.15

see https://github.com/sleede/fab-manager/blob/master/CHANGELOG.md
This commit is contained in:
Gredin67 2024-02-26 10:09:18 +01:00 committed by Félix Piédallu
parent af0f897d22
commit 118d200ae7

View file

@ -4,9 +4,9 @@
# COMMON VARIABLES
#=================================================
ruby_version="3.1"
ruby_version="3.2.2"
nodejs_version="18"
nodejs_version="18.15"
# Workaround for Mastodon on Bullseye
# See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463