diff options
| author | Tagada <36127788+Tagadda@users.noreply.github.com> | 2023-09-23 17:33:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-23 17:33:27 +0200 |
| commit | 19a53c659e343fc605c92af35767e7cbbd38c914 (patch) | |
| tree | b5b050bef0c500df51f2bf5d4acc92d185e887f0 /scripts/_common.sh | |
| parent | 220d1e7777116ee4ee57737fb89182835c942b21 (diff) | |
| parent | d22e37fb861f4fe89eecdc373331814588e01f7d (diff) | |
| download | mastodon_ynh-19a53c659e343fc605c92af35767e7cbbd38c914.tar.gz mastodon_ynh-19a53c659e343fc605c92af35767e7cbbd38c914.tar.bz2 mastodon_ynh-19a53c659e343fc605c92af35767e7cbbd38c914.zip | |
Merge pull request #409 from YunoHost-Apps/ci-auto-update-v4.2.0
Upgrade to version 4.2.0
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 |
