From 58d59aca7ec2bde18ae2d407b745fce702242a56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 09:57:27 +0000 Subject: [PATCH] chore(deps): update dependency gem:bundler to v4.0.16 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 1b8df9a..68bb8e8 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.16" [tasks.install] run = "bundle install"