From e7da07c4ed1d08677729882d0ae93ace57e88fc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 09:07:48 +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 | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 108b5c5..58695dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,12 +2,12 @@ GEM remote: https://rubygems.org/ specs: date (3.4.1) - debug (1.11.0) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) - erb (5.0.1) - io-console (0.8.0) - irb (1.15.2) + erb (6.0.1) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -18,19 +18,21 @@ GEM racc (~> 1.4) nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) - psych (5.2.6) + psych (5.3.1) date stringio racc (1.8.1) - rdoc (6.14.1) + rdoc (7.0.1) erb psych (>= 4.0.0) - reline (0.6.1) + tsort + reline (0.6.3) io-console (~> 0.5) - stringio (3.1.7) + stringio (3.2.0) + tsort (0.2.0) PLATFORMS arm64-darwin-21