1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/redmine_ynh.git synced 2024-09-03 20:16:16 +02:00

use Ruby 3.2.0

This commit is contained in:
Salamandar 2024-02-23 17:03:43 +01:00
parent d8cdf53738
commit 8bb46d6a26

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
ruby_version=3.3.0 ruby_version=3.2.0
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS