Upgrade Ruby to 3.0.4

This commit is contained in:
Râu Cao
2022-12-01 15:29:38 +01:00
parent cdd3f026c4
commit 2ecb4e2385
2 changed files with 2 additions and 1 deletions

View File

@@ -70,7 +70,7 @@ npm_package "yarn" do
version "1.22.4"
end
ruby_version = "3.0.3"
ruby_version = "3.0.4"
execute "systemctl daemon-reload" do
command "systemctl daemon-reload"