From 0b10339e60a6dff7f45851f388d351f824bc3e82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 07:18:51 +0000 Subject: [PATCH] Bump pry-byebug from 3.11.0 to 3.12.0 Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md) - [Commits](https://github.com/deivid-rodriguez/pry-byebug/compare/v3.11.0...v3.12.0) --- updated-dependencies: - dependency-name: pry-byebug dependency-version: 3.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5380186..12d542d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,8 @@ GEM benchmark (0.5.0) bigdecimal (3.3.1) builder (3.3.0) - byebug (12.0.0) + byebug (13.0.0) + reline (>= 0.6.0) cgi (0.5.0) coderay (1.1.3) concurrent-ruby (1.3.5) @@ -164,9 +165,9 @@ GEM pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.11.0) - byebug (~> 12.0) - pry (>= 0.13, < 0.16) + pry-byebug (3.12.0) + byebug (~> 13.0) + pry (>= 0.13, < 0.17) psych (5.2.6) date stringio