From 6c6223b9acce1e98e74271ee4bf9fde4a23223cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 05:41:22 +0000 Subject: [PATCH] Bump pry from 0.14.2 to 0.15.0 Bumps [pry](https://github.com/pry/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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6cd68d47..9e1cf2d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.7) mini_racer (0.16.0) @@ -214,7 +214,7 @@ GEM parser (3.3.5.1) ast (~> 2.4.1) racc - pry (0.14.2) + pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) psych (5.2.0)