From 8b37930ce39df5a0921e6d760c07e17095669cf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 12:53:07 +0000 Subject: [PATCH] Bump pry from 0.14.1 to 0.14.2 Bumps [pry](https://github.com/pry/pry) from 0.14.1 to 0.14.2. - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](https://github.com/pry/pry/compare/v0.14.1...v0.14.2) --- updated-dependencies: - dependency-name: pry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b1a0bd..c6e4a96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) - pry (0.14.1) + pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) rainbow (3.1.1)