diff --git a/scripts/_common.sh b/scripts/_common.sh index 3eb38f7..1f749c9 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,9 +4,9 @@ # COMMON VARIABLES #================================================= -ruby_version="3.1" +ruby_version="3.2.2" -nodejs_version="18" +nodejs_version="18.15" # Workaround for Mastodon on Bullseye # See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463