diff options
| author | Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> | 2023-04-16 07:55:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-16 07:55:43 +0200 |
| commit | bda899e71f399dd42f049d8b51c5dd65f0c6a77c (patch) | |
| tree | 6eff90d4930884e6f03b01c2f51c17fdf4f2c839 /scripts/_common.sh | |
| parent | 94381183ca2d14da72234b53c9a83972ffb16e54 (diff) | |
| parent | d5acfd722de0c944ce53fc2fd91efb9474d59fef (diff) | |
| download | mastodon_ynh-bda899e71f399dd42f049d8b51c5dd65f0c6a77c.tar.gz mastodon_ynh-bda899e71f399dd42f049d8b51c5dd65f0c6a77c.tar.bz2 mastodon_ynh-bda899e71f399dd42f049d8b51c5dd65f0c6a77c.zip | |
Merge pull request #381 from YunoHost-Apps/testing
Testing
Diffstat (limited to 'scripts/_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 |
