From 93d73f47633165c0edf737c993fea6f0b937c3e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 09:06:09 +0000 Subject: [PATCH] Bump debug from 1.9.2 to 1.11.0 Bumps [debug](https://github.com/ruby/debug) from 1.9.2 to 1.11.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.9.2...v1.11.0) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6d41f71f1..726c4da016 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -270,7 +270,7 @@ GEM datafoodconsortium-connector (1.1.0) virtual_assembly-semantizer (~> 1.0, >= 1.0.5) date (3.5.0) - debug (1.9.2) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) devise (4.9.4)