From a9448fd716de24f150c6db7ac6443cead1d08d6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 21:12:16 +0000 Subject: [PATCH] chore(deps-dev): 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 ad882a4..4069cb5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,12 +28,12 @@ GEM connection_pool (3.0.2) csv (3.3.5) date (3.5.1) - debug (1.11.0) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) docile (1.4.1) drb (2.2.3) - erb (6.0.0) + erb (6.0.1) ffi (1.17.2) ffi (1.17.2-arm64-darwin) ffi (1.17.2-x86_64-linux-gnu) @@ -41,7 +41,7 @@ GEM i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.2) - irb (1.15.3) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -62,7 +62,7 @@ GEM prettyprint prettyprint (0.2.0) prism (1.7.0) - psych (5.3.0) + psych (5.3.1) date stringio racc (1.8.1) @@ -73,7 +73,7 @@ GEM ffi (~> 1.0) rbs (3.9.5) logger - rdoc (6.17.0) + rdoc (7.0.3) erb psych (>= 4.0.0) tsort @@ -136,7 +136,7 @@ GEM strscan (>= 1.0.0) terminal-table (>= 2, < 5) uri (>= 0.12.0) - stringio (3.1.9) + stringio (3.2.0) strscan (3.1.5) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4)