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.3
Fixes #455 https://github.com/mastodon/mastodon/blob/stable-4.2/.ruby-version
This commit is contained in:
parent
c3c4416b24
commit
0bf4096763
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
memory_needed="2560"
|
memory_needed="2560"
|
||||||
ruby_version=3.2.2
|
ruby_version=3.2.3
|
||||||
nodejs_version=20
|
nodejs_version=20
|
||||||
|
|
||||||
# Workaround for Mastodon on Bullseye
|
# Workaround for Mastodon on Bullseye
|
||||||
|
|
Loading…
Add table
Reference in a new issue