From 5fdac9f5cb077bc32d3fd47c524775714c95d858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 09:01:24 +0000 Subject: [PATCH] Bump pry from 0.13.1 to 0.14.1 Bumps [pry](https://github.com/pry/pry) from 0.13.1 to 0.14.1. - [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.13.1...v0.14.1) --- updated-dependencies: - dependency-name: pry dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2b3081d8..2a9097f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,12 +191,12 @@ GEM parser (3.1.2.0) ast (~> 2.4.1) pg (1.4.3) - pry (0.13.1) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.9.0) + pry-byebug (3.10.1) byebug (~> 11.0) - pry (~> 0.13.0) + pry (>= 0.13, < 0.15) public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0)