mirror of
https://github.com/YunoHost-Apps/fab-manager_ynh.git
synced 2024-09-03 18:36:16 +02:00
commit
fae99a4c2e
2 changed files with 3 additions and 1 deletions
|
@ -86,6 +86,8 @@ ram.runtime = "50M"
|
||||||
# For Ruby
|
# For Ruby
|
||||||
|
|
||||||
"libjemalloc-dev",
|
"libjemalloc-dev",
|
||||||
|
"libffi-dev",
|
||||||
|
"libyaml-dev",
|
||||||
"curl",
|
"curl",
|
||||||
"build-essential",
|
"build-essential",
|
||||||
"libreadline-dev",
|
"libreadline-dev",
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
ruby_version="3.2.2"
|
ruby_version="3.2.2"
|
||||||
|
bundler_version=2.1.4
|
||||||
nodejs_version="18.15"
|
nodejs_version="18.15"
|
||||||
|
|
||||||
# Workaround for Mastodon on Bullseye
|
# Workaround for Mastodon on Bullseye
|
||||||
|
|
Loading…
Add table
Reference in a new issue