mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
Merge pull request #456 from elacheche/master
Bump ruby version to 3.2.3
This commit is contained in:
commit
4043ea44cb
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Mastodon"
|
|||
description.en = "Libre and federated social network"
|
||||
description.fr = "Réseau social libre et fédéré"
|
||||
|
||||
version = "4.2.10~ynh1"
|
||||
version = "4.2.10~ynh2"
|
||||
|
||||
maintainers = ["Tagada"]
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
memory_needed="2560"
|
||||
ruby_version=3.2.2
|
||||
ruby_version=3.2.3
|
||||
nodejs_version=20
|
||||
|
||||
# Workaround for Mastodon on Bullseye
|
||||
|
|
Loading…
Add table
Reference in a new issue