From be5213c761c34dc1990069d5b11cfe5baacccb93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 22:45:37 +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 74cdeeb..cc93f92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,7 +156,7 @@ GEM connection_pool (2.5.3) crass (1.0.6) date (3.4.1) - debug (1.9.2) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) devise (4.9.4)