From f0f17eddcf4f408e65546a230724e79389af39c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 20:06:53 +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 | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af0bd1c8c..bf37945ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,12 +42,12 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.5) connection_pool (3.0.1) - date (3.4.1) - debug (1.11.0) + date (3.5.1) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) drb (2.2.3) - erb (5.0.1) + erb (6.0.1) google-protobuf (4.33.0-aarch64-linux-gnu) bigdecimal rake (>= 13) @@ -79,8 +79,8 @@ GEM redis-client (= 0.26.1) i18n (1.14.7) concurrent-ruby (~> 1.0) - io-console (0.8.0) - irb (1.15.2) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -104,7 +104,7 @@ GEM pg (1.6.2-arm64-darwin) pg (1.6.2-x86_64-darwin) pg (1.6.2-x86_64-linux) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) prism (1.6.0) @@ -114,7 +114,7 @@ GEM pry-byebug (3.11.0) byebug (~> 12.0) pry (>= 0.13, < 0.16) - psych (5.2.6) + psych (5.3.1) date stringio racc (1.8.1) @@ -122,15 +122,16 @@ GEM rake (13.3.1) rake-compiler (1.3.0) rake - rdoc (6.14.1) + rdoc (7.0.1) erb psych (>= 4.0.0) + tsort redis (5.4.1) redis-client (>= 0.22.0) redis-client (0.26.1) connection_pool regexp_parser (2.11.3) - reline (0.6.1) + reline (0.6.3) io-console (~> 0.5) rubocop (1.81.7) json (~> 2.3) @@ -162,10 +163,11 @@ GEM ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) securerandom (0.4.1) - stringio (3.1.7) + stringio (3.2.0) timeout (0.4.4) toxiproxy (2.0.2) trilogy (2.9.0) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.2.0)