From 0397349b22bdc030f9be383748ab4bf0ae56f929 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 06:21:17 +0000 Subject: [PATCH] Bump pry from 0.12.2 to 0.13.1 Bumps [pry](https://github.com/pry/pry) from 0.12.2 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.12.2...v0.13.1) 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 25c1bac..f6dcc15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - method_source (0.9.2) + method_source (1.0.0) mini_magick (4.8.0) mini_portile2 (2.4.0) minitest (5.11.3) @@ -108,9 +108,9 @@ GEM jekyll (>= 2.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) public_suffix (3.1.1) rack (2.0.6) rake (12.3.2)