From cda0e7f53b56ef670ca8d6a7e13e8d9281159d19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 10:31:20 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v4 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 1b8df9a..e7aa6b9 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -ruby = "3.4.1" +ruby = "4.0.6" "gem:bundler" = "4.0.4" [tasks.install]