From 9dd9e086949b9134e2b319dd48a60912de2ad4df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 09:34:28 +0000 Subject: [PATCH] Bump debug from 1.11.0 to 1.11.1 Bumps [debug](https://github.com/ruby/debug) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97b08c62d7..681c201367 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -279,7 +279,7 @@ GEM datafoodconsortium-connector (1.2.0) virtual_assembly-semantizer (~> 1.0, >= 1.0.5) date (3.5.1) - debug (1.11.0) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) devise (4.9.4)