From e6d64a04e4f894a3732220e7f974205fdb991867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 19:04:14 +0100 Subject: [PATCH] Bump pry from 0.14.2 to 0.15.0 in /gemfiles/rails_70 in the rails_70 group (#641) Bump pry in /gemfiles/rails_70 in the rails_70 group Bumps the rails_70 group in /gemfiles/rails_70 with 1 update: [pry](https://github.com/pry/pry). Updates `pry` from 0.14.2 to 0.15.0 - [Release notes](https://github.com/pry/pry/releases) - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](https://github.com/pry/pry/compare/v0.14.2...v0.15.0) --- updated-dependencies: - dependency-name: pry dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rails_70 ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- gemfiles/rails_70/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemfiles/rails_70/Gemfile.lock b/gemfiles/rails_70/Gemfile.lock index 694cfbe..dab5c5b 100644 --- a/gemfiles/rails_70/Gemfile.lock +++ b/gemfiles/rails_70/Gemfile.lock @@ -134,7 +134,7 @@ GEM racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) - pry (0.14.2) + pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) public_suffix (6.0.1)