From 5500cd4b26a553f817deb8bb2c7f505174db1502 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 06:04:34 +0000 Subject: [PATCH] Bump pry from 0.13.0 to 0.14.0 Bumps [pry](https://github.com/pry/pry) from 0.13.0 to 0.14.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/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 06a0b5c..e92b200 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) - coderay (1.1.2) + coderay (1.1.3) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) @@ -24,7 +24,7 @@ GEM parallel (1.19.1) parser (2.7.0.5) ast (~> 2.4.0) - pry (0.13.0) + pry (0.14.0) coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.3)