From 6822a08532f2ffee2944774f44c38f27db9c4a9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 06:46:17 +0000 Subject: [PATCH] Bump byebug from 12.0.0 to 13.0.0 Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 12.0.0 to 13.0.0. - [Release notes](https://github.com/deivid-rodriguez/byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/byebug/blob/main/CHANGELOG.md) - [Commits](https://github.com/deivid-rodriguez/byebug/compare/v12.0.0...v13.0.0) --- updated-dependencies: - dependency-name: byebug dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87d34ee..bb45f15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,8 @@ GEM bootswatch-rails (3.3.5) railties (>= 3.1) builder (3.3.0) - byebug (12.0.0) + byebug (13.0.0) + reline (>= 0.6.0) cancancan (3.6.1) capistrano (3.20.0) airbrussh (>= 1.0.0)