From 9b4defa091e231b0e672216c2c641b14319c3187 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 16:41:15 +0000 Subject: [PATCH] chore(deps): update mise tools --- .mise.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.mise.toml b/.mise.toml index 1b8df9a..0916878 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,6 +1,6 @@ [tools] -ruby = "3.4.1" -"gem:bundler" = "4.0.4" +ruby = "3.4.10" +"gem:bundler" = "4.0.21" [tasks.install] run = "bundle install"