From efb5eb8d2c3c32338fac88dd3ab094779edd201e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 05:00:59 +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) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bf3c970d..7fe75348 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM regexp_parser (~> 1.5) xpath (~> 3.2) childprocess (3.0.0) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.8) crack (0.4.5) rexml @@ -137,7 +137,7 @@ GEM rack rake (>= 0.8.1) pg (1.2.3) - pry (0.13.1) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6)