From 7c9f278a033f1b9068c1d073d7802d8d322abf70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 14:29:26 +0000 Subject: [PATCH] Bump pry-rails from 0.3.9 to 0.3.11 Bumps [pry-rails](https://github.com/rweng/pry-rails) from 0.3.9 to 0.3.11. - [Commits](https://github.com/rweng/pry-rails/compare/v0.3.9...v0.3.11) --- updated-dependencies: - dependency-name: pry-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index abf19234..76e16b21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,7 +161,7 @@ GEM net-pop net-smtp marcel (1.0.4) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.5) minitest (5.23.1) msgpack (1.7.2) @@ -205,8 +205,8 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - pry-rails (0.3.9) - pry (>= 0.10.4) + pry-rails (0.3.11) + pry (>= 0.13.0) psych (5.1.2) stringio public_suffix (5.0.5)