From 09408ea855850eb3c164964d4a560bd638844fd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 15:54:47 +0000 Subject: [PATCH] Update dependency pry-byebug to v3.11.0 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 899c53025c..267bc469b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM rouge (>= 1.0.0) bigdecimal (3.1.8) browser (5.3.1) - byebug (11.1.3) + byebug (12.0.0) chunky_png (1.4.0) coderay (1.1.3) concurrent-ruby (1.3.4) @@ -56,7 +56,7 @@ GEM in_threads (1.6.0) io-console (0.8.0) logger (1.6.2) - method_source (1.0.0) + method_source (1.1.0) mini_portile2 (2.8.8) minitest (5.25.5) multi_json (1.15.0) @@ -71,12 +71,12 @@ GEM progress_bar (1.3.4) highline (>= 1.6) options (~> 2.3.0) - pry (0.14.2) + pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.10.1) - byebug (~> 11.0) - pry (>= 0.13, < 0.15) + pry-byebug (3.11.0) + byebug (~> 12.0) + pry (>= 0.13, < 0.16) racc (1.8.1) rack (2.2.13) rack-protection (3.2.0)