update ruby version

This commit is contained in:
Ribbon 2023-12-28 03:44:10 +00:00
parent 5590903871
commit ff012fe81c

View File

@ -1,6 +1,6 @@
#TODO compilation error
[source]
tar = "https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.2.tar.gz"
tar = "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0.tar.gz"
[build]
template = "configure"
dependencies = [
@ -8,4 +8,4 @@ dependencies = [
"zlib",
"libyaml",
"libffi",
]
]