Upgrade Mastodon to 4.0 #456

Merged
greg merged 2 commits from chore/upgrade_mastodon into feature/mastodon_nginx 2022-12-01 14:33:21 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 2ecb4e2385 - Show all commits

View File

@ -61,6 +61,7 @@
"nodejs::install",
"backup::default",
"logrotate::default",
"poise-git::default",
"git::default",
"git::package"
],

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"