From 1fa9017e585a1da99386077b27e1248056bf638e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2020 08:21:35 +0000 Subject: [PATCH] Bump pry from 0.13.0 to 0.13.1 Bumps [pry](https://github.com/pry/pry) from 0.13.0 to 0.13.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.0...v0.13.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 06a0b5c..bfae266 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM parallel (1.19.1) parser (2.7.0.5) ast (~> 2.4.0) - pry (0.13.0) + pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.3)