Update installed Ruby version for Mastodon 3.x

This commit is contained in:
Basti 2019-10-13 20:16:54 +02:00
parent b49b494d43
commit 66782f1f05
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67

View File

@ -82,7 +82,7 @@ npm_package "yarn" do
version "1.17.3" version "1.17.3"
end end
ruby_version = "2.6.1" ruby_version = "2.6.5"
execute "systemctl daemon-reload" do execute "systemctl daemon-reload" do
command "systemctl daemon-reload" command "systemctl daemon-reload"