From 9e6f04177350764c5f1064f7e7908e5266a476d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 00:13:18 +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 655a92f9..8024860e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,8 @@ GEM bullet (8.1.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) - byebug (12.0.0) + byebug (13.0.0) + reline (>= 0.6.0) cgi (0.5.0) climate_control (0.2.0) codeclimate-test-reporter (1.0.9)