From bbfb3fb5b0b7aea3f11c464a9b70747d12607bbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 20:07:48 +0000 Subject: [PATCH] Bump debug from 1.9.2 to 1.11.0 in /rails_api Bumps [debug](https://github.com/ruby/debug) from 1.9.2 to 1.11.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.9.2...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] --- rails_api/Gemfile.lock | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/rails_api/Gemfile.lock b/rails_api/Gemfile.lock index b47f697..c7c9299 100644 --- a/rails_api/Gemfile.lock +++ b/rails_api/Gemfile.lock @@ -83,17 +83,19 @@ GEM connection_pool (2.4.1) crass (1.0.6) date (3.4.0) - debug (1.9.2) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) drb (2.2.1) + erb (6.0.0) erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.14.1) + io-console (0.8.1) + irb (1.15.3) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) @@ -135,7 +137,11 @@ GEM nokogiri (1.17.1-x86_64-linux) racc (~> 1.4) pg (1.5.9) - psych (5.2.0) + pp (0.6.3) + prettyprint + prettyprint (0.2.0) + psych (5.3.0) + date stringio puma (6.5.0) nio4r (~> 2.0) @@ -179,14 +185,17 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.2.1) - rdoc (6.8.1) + rdoc (6.17.0) + erb psych (>= 4.0.0) - reline (0.5.11) + tsort + reline (0.6.3) io-console (~> 0.5) securerandom (0.4.0) - stringio (3.1.2) + stringio (3.1.9) thor (1.3.2) timeout (0.4.2) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (1.0.2)