diff options
| author | Tagadda <36127788+Tagadda@users.noreply.github.com> | 2023-09-23 10:59:21 +0200 |
|---|---|---|
| committer | Tagadda <36127788+Tagadda@users.noreply.github.com> | 2023-09-23 10:59:21 +0200 |
| commit | 8d5fb2fe51764776d11898f4e7a6f11f00f30888 (patch) | |
| tree | f034bebaa28c087e193ce40e23e89d683a83c1e6 /scripts | |
| parent | fce8eb303248acd791e7f80ffb7e9bf663fa9b12 (diff) | |
| download | mastodon_ynh-8d5fb2fe51764776d11898f4e7a6f11f00f30888.tar.gz mastodon_ynh-8d5fb2fe51764776d11898f4e7a6f11f00f30888.tar.bz2 mastodon_ynh-8d5fb2fe51764776d11898f4e7a6f11f00f30888.zip | |
Bump ruby version to 3.2.2
Diffstat (limited to 'scripts')
| -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 |
