Upgrade Ruby for latest Mastodon release
This commit is contained in:
parent
08c604962c
commit
b4ddfd19e3
@ -75,7 +75,7 @@ npm_package "yarn" do
|
|||||||
version "1.22.4"
|
version "1.22.4"
|
||||||
end
|
end
|
||||||
|
|
||||||
ruby_version = "3.0.6"
|
ruby_version = "3.3.0"
|
||||||
|
|
||||||
ruby_path = "/opt/ruby_build/builds/#{ruby_version}"
|
ruby_path = "/opt/ruby_build/builds/#{ruby_version}"
|
||||||
bundle_path = "#{ruby_path}/bin/bundle"
|
bundle_path = "#{ruby_path}/bin/bundle"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user