From 70e156d47346ae3198c623e0af75e5703f894db3 Mon Sep 17 00:00:00 2001 From: Frederico Linhares Date: Wed, 8 May 2024 16:30:22 -0300 Subject: feat Update Ruby version --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index eeab51a..882fda9 100644 --- a/Rakefile +++ b/Rakefile @@ -27,7 +27,7 @@ OBJ = 'candy_gear' VERSION = '0.1.0' -MRUBY_VERSION = '3.2.0' +MRUBY_VERSION = '3.3.0' MRUBY_ZIP_FILE = "mruby-#{MRUBY_VERSION}.zip" MRUBY_STATIC_LIB = "mruby-#{MRUBY_VERSION}/build/host/lib/libmruby.a" -- cgit v1.2.3