From d716dc80f9636bc3bbbe4da18b1d6a85e1a0b32b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 20:26:30 +0000 Subject: [PATCH] Update dependency pry-rails to v0.3.11 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9304f1ea..e390862f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,8 +214,8 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - pry-rails (0.3.9) - pry (>= 0.10.4) + pry-rails (0.3.11) + pry (>= 0.13.0) public_suffix (5.0.5) puma (5.6.8) nio4r (~> 2.0)