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 GitHub
parent 34129c0a57
commit ae814c763a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
#!/bin/bash
nodejs_version="18"
ruby_version="3.1"
nodejs_version="18.15"
ruby_version="3.2.2"
# Workaround for Mastodon on Bullseye
# See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463