Update installed Ruby version for Mastodon 3.x #105

Manually merged
raucao merged 2 commits from chore/update_mastodon_ruby into master 2019-10-13 18:20:00 +00:00
Showing only changes of commit 66782f1f05 - Show all commits

View File

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