From b9d2283e2671bc9104c433151b7668c9439b0f8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 12:00:54 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d5aa8a..da99249 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,12 +9,12 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.5) date (3.5.1) - debug (1.11.0) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) - erb (5.1.3) + erb (6.0.1) faraday (0.9.2) multipart-post (>= 1.2, < 3) git (1.11.0) @@ -31,8 +31,8 @@ GEM reline i18n (1.14.7) concurrent-ruby (~> 1.0) - io-console (0.8.1) - irb (1.15.3) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -103,12 +103,12 @@ GEM rbs (3.9.5) logger rchardet (1.8.0) - rdoc (6.15.1) + rdoc (7.0.1) erb psych (>= 4.0.0) tsort regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) rubocop (1.81.7) json (~> 2.3)