From d76f6c3b76d8f4c08f0053973f71b24bfa47cabf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 15:36:44 +0000 Subject: [PATCH] Bump debug from 1.10.0 to 1.11.0 Bumps [debug](https://github.com/ruby/debug) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.10.0...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 | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8015a81..a14eab4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,12 +8,13 @@ GEM builder (3.3.0) coderay (1.1.3) concurrent-ruby (1.3.5) - date (3.4.1) - debug (1.10.0) + date (3.5.0) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) + erb (5.1.3) faraday (0.9.2) multipart-post (>= 1.2, < 3) git (1.11.0) @@ -30,8 +31,9 @@ GEM reline i18n (1.14.7) concurrent-ruby (~> 1.0) - io-console (0.8.0) - irb (1.14.3) + io-console (0.8.1) + irb (1.15.3) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jeweler (2.3.9) @@ -82,6 +84,9 @@ GEM ast (~> 2.4.1) racc power_assert (2.0.5) + pp (0.6.3) + prettyprint + prettyprint (0.2.0) prism (1.6.0) pry (0.14.2) coderay (~> 1.1) @@ -98,10 +103,12 @@ GEM rbs (3.9.5) logger rchardet (1.8.0) - rdoc (6.10.0) + rdoc (6.15.1) + erb psych (>= 4.0.0) + tsort regexp_parser (2.11.3) - reline (0.6.0) + reline (0.6.2) io-console (~> 0.5) rubocop (1.81.7) json (~> 2.3) @@ -131,6 +138,7 @@ GEM power_assert thor (1.4.0) thread_safe (0.3.6) + tsort (0.2.0) unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0)