diff options
| author | Tagada <36127788+Tagadda@users.noreply.github.com> | 2023-09-25 13:22:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-25 13:22:28 +0200 |
| commit | d25d76c17ae4aecb8d118391e174330490998626 (patch) | |
| tree | 73255de0e2ed7beadbf66d29cfb4349c991c0f41 /scripts/_common.sh | |
| parent | 1160aa91fae4a1c366a5d6578a00a40936b9249e (diff) | |
| parent | 95a7d63197fa60beb56d2519645f13ff397ceafb (diff) | |
| download | mastodon_ynh-d25d76c17ae4aecb8d118391e174330490998626.tar.gz mastodon_ynh-d25d76c17ae4aecb8d118391e174330490998626.tar.bz2 mastodon_ynh-d25d76c17ae4aecb8d118391e174330490998626.zip | |
Merge pull request #410 from YunoHost-Apps/testing
Testing - Upgrade to v4.2.0 (#409)
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 8fb5cec..d6028ea 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.6 +ruby_version=3.2.2 nodejs_version=16 # Workaround for Mastodon on Bullseye |
