From 5d08c09221daf48358190506256d344ecbcaf50e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 11:14:07 +0000 Subject: [PATCH] Bump pry from 0.12.2 to 0.13.0 Bumps [pry](https://github.com/pry/pry) from 0.12.2 to 0.13.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/compare/v0.12.2...v0.13.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0ab77857..610deea24 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - method_source (0.9.2) + method_source (1.0.0) mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) @@ -246,9 +246,9 @@ GEM ast (~> 2.4.0) pg (1.2.3) phantomjs (2.1.1.0) - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + pry (0.13.0) + coderay (~> 1.1) + method_source (~> 1.0) public_suffix (4.0.3) puma (4.3.3) nio4r (~> 2.0)