diff options
| author | Tagada <36127788+Tagadda@users.noreply.github.com> | 2023-09-25 22:15:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-25 22:15:59 +0200 |
| commit | 2937d90ca34f7b78d7338605378b3e8e3b98e5c8 (patch) | |
| tree | 73255de0e2ed7beadbf66d29cfb4349c991c0f41 /scripts/_common.sh | |
| parent | 0051a14832d4c6b10909f4220956342f926fb5c9 (diff) | |
| download | mastodon_ynh-2937d90ca34f7b78d7338605378b3e8e3b98e5c8.tar.gz mastodon_ynh-2937d90ca34f7b78d7338605378b3e8e3b98e5c8.tar.bz2 mastodon_ynh-2937d90ca34f7b78d7338605378b3e8e3b98e5c8.zip | |
Revert "Revert "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 |
