From 3a97aca628267e290531d50fd3f0b8737c939bb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 17:12:03 +0000 Subject: [PATCH] chore(deps): bump debug from 1.10.0 to 1.11.1 Bumps [debug](https://github.com/ruby/debug) from 1.10.0 to 1.11.1. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 637c8ea..3a734cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,18 +86,20 @@ GEM concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) - date (3.4.1) - debug (1.10.0) + date (3.5.1) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) drb (2.2.1) + erb (6.0.1) erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.8.0) - irb (1.14.3) + io-console (0.8.2) + irb (1.16.0) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.12.0) @@ -133,13 +135,16 @@ GEM parser (3.3.8.0) ast (~> 2.4.1) racc + pp (0.6.3) + prettyprint + prettyprint (0.2.0) prism (1.4.0) propshaft (1.1.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.2) + psych (5.3.1) date stringio puma (6.6.0) @@ -183,10 +188,12 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.10.0) + rdoc (7.0.1) + erb psych (>= 4.0.0) + tsort regexp_parser (2.10.0) - reline (0.6.0) + reline (0.6.3) io-console (~> 0.5) rubocop (1.75.7) json (~> 2.3) @@ -215,9 +222,10 @@ GEM securerandom (0.4.1) sqlite3 (2.6.0-arm64-darwin) sqlite3 (2.6.0-x86_64-linux-gnu) - stringio (3.1.2) + stringio (3.2.0) thor (1.3.2) timeout (0.4.3) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.1.4)