mirror of
https://github.com/YunoHost-Apps/fab-manager_ynh.git
synced 2024-09-03 18:36:16 +02:00
Update _common.sh: maybe ruby 3 after all ...
This commit is contained in:
parent
f12874c5aa
commit
0349c8022a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
nodejs_version="18"
|
||||
ruby_version="2.7.0"
|
||||
ruby_version="3.2.3"
|
||||
|
||||
# Workaround for Mastodon on Bullseye
|
||||
# See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463
|
||||
|
|
Loading…
Add table
Reference in a new issue