From 6edb5ec3c8aac4e53db4cdf30d4f18ca3c36fde5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 18:26:18 +0000 Subject: [PATCH] Update dependency byebug to v13 --- v2.5-non-rails/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/v2.5-non-rails/Gemfile.lock b/v2.5-non-rails/Gemfile.lock index 692390c4..da3a20a8 100644 --- a/v2.5-non-rails/Gemfile.lock +++ b/v2.5-non-rails/Gemfile.lock @@ -16,7 +16,8 @@ GEM uri (>= 0.13.1) base64 (0.3.0) bigdecimal (4.0.1) - byebug (12.0.0) + byebug (13.0.0) + reline (>= 0.6.0) concurrent-ruby (1.3.6) connection_pool (3.0.2) diff-lcs (1.6.2) @@ -35,6 +36,7 @@ GEM ffi (1.17.2-x86_64-linux-musl) i18n (1.14.8) concurrent-ruby (~> 1.0) + io-console (0.8.2) json (2.18.0) karafka (2.5.4) karafka-core (>= 2.5.6, < 2.6.0) @@ -81,6 +83,8 @@ GEM mini_portile2 (2.8.9) minitest (5.27.0) rake (13.3.1) + reline (0.6.3) + io-console (~> 0.5) rexml (3.4.4) rspec (3.13.2) rspec-core (~> 3.13.0)