From 995af0b125054ddac42601350c76f79a32855ba8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 04:39:40 +0000 Subject: [PATCH] chore(deps): update dependency gem:bundler to v4.0.12 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 1b8df9a..1e0875d 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,6 +1,6 @@ [tools] ruby = "3.4.1" -"gem:bundler" = "4.0.4" +"gem:bundler" = "4.0.12" [tasks.install] run = "bundle install"