From 234bea88fde75b6c8acf9f05663e93814db266ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 02:52:22 +0200 Subject: [PATCH] Build(deps): Bump pry-rails from 0.3.9 to 0.3.11 (#27562) 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f55a203b730..87c4f89ba49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -316,8 +316,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) pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13)