diff --git a/scripts/_common.sh b/scripts/_common.sh index ac55011..eac4882 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -12,7 +12,7 @@ pkg_dependencies="\ git \ " -RUBY_VERSION="2.7.2" +RUBY_VERSION="2.7.3" NODEJS_VERSION="15.11.0" SOURCE="https://github.com/standardnotes/web"