From 1714470ebe00a66d9342a8973865da42ac29a3e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 01:26:26 +0000 Subject: [PATCH] chore(deps): update dependency gem:bundler to v4.0.4 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index d549a80..1b8df9a 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,6 +1,6 @@ [tools] ruby = "3.4.1" -"gem:bundler" = "4.0.3" +"gem:bundler" = "4.0.4" [tasks.install] run = "bundle install"