diff options
| author | panomaki <p45+github@freedom.nl> | 2023-04-04 20:10:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-04 20:10:16 +0200 |
| commit | f54bf9ea0112362d65fa1803d954aebf4890d08a (patch) | |
| tree | b4805e99fef6a47cc955b39af20b8f635d99dc5a | |
| parent | a0fc18466a33387ec29c568b840d43f00c0942d5 (diff) | |
| download | mastodon_ynh-f54bf9ea0112362d65fa1803d954aebf4890d08a.tar.gz mastodon_ynh-f54bf9ea0112362d65fa1803d954aebf4890d08a.tar.bz2 mastodon_ynh-f54bf9ea0112362d65fa1803d954aebf4890d08a.zip | |
Update _common.sh
| -rw-r--r-- | scripts/_common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/_common.sh b/scripts/_common.sh index 1b9fd22..8fb5cec 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -9,7 +9,7 @@ pkg_dependencies="imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev file git build_pkg_dependencies="" memory_needed="2560" -ruby_version=3.0.3 +ruby_version=3.0.6 nodejs_version=16 # Workaround for Mastodon on Bullseye |
