From eb5b1cf3de4d3c8f3c9b8b856b1774187a608741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 09:24:10 +0000 Subject: [PATCH] Bump pry-byebug from 3.10.1 to 3.11.0 Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.10.1 to 3.11.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.10.1...v3.11.0) --- updated-dependencies: - dependency-name: pry-byebug dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 3e802b553f..822602b61d 100644 --- a/Gemfile +++ b/Gemfile @@ -70,7 +70,7 @@ group :development, :test do gem "dotenv-rails" gem "interception" gem "pry" - gem "pry-byebug", "~> 3.10.1" + gem "pry-byebug", "~> 3.11.0" gem "pry-rails" gem "pry-rescue" gem "rails-erd" diff --git a/Gemfile.lock b/Gemfile.lock index 013c965100..61425d14a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,7 +155,7 @@ GEM bullet (7.1.6) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) - byebug (11.1.3) + byebug (12.0.0) capybara (3.39.2) addressable matrix @@ -448,9 +448,9 @@ GEM pry (0.14.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) pry-rails (0.3.9) pry (>= 0.10.4) pry-rescue (1.6.0) @@ -814,7 +814,7 @@ DEPENDENCIES pg_search prawn pry - pry-byebug (~> 3.10.1) + pry-byebug (~> 3.11.0) pry-rails pry-rescue puma