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:
parent
3aa7503669
commit
57f789055c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue