Merge branch 'chore/update_mastodon_ruby' of kosmos/chef into master

This commit is contained in:
Râu Cao 2019-10-13 18:19:58 +00:00 committed by Gitea
commit fd59c9b23b
2 changed files with 3 additions and 2 deletions

View File

@ -107,7 +107,8 @@
"tor-full::default",
"kosmos-base::letsencrypt",
"git::default",
"git::package"
"git::package",
"poise-git::default"
],
"platform": "ubuntu",
"platform_version": "18.04",

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"