Update Ruby version for Mastodon

This commit is contained in:
Basti 2019-04-16 12:56:37 +01:00
parent cc37219050
commit 2def42b744
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ npm_package "yarn" do
version "1.6.0"
end
ruby_version = "2.6.0"
ruby_version = "2.6.1"
execute "systemctl daemon-reload" do
command "systemctl daemon-reload"