mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
Bump ruby version to 3.2.2
This commit is contained in:
parent
fce8eb3032
commit
8d5fb2fe51
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pkg_dependencies="imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev file git
|
|||
build_pkg_dependencies=""
|
||||
|
||||
memory_needed="2560"
|
||||
ruby_version=3.0.6
|
||||
ruby_version=3.2.2
|
||||
nodejs_version=16
|
||||
|
||||
# Workaround for Mastodon on Bullseye
|
||||
|
|
Loading…
Reference in a new issue