From 40b70c5f82f7c8f17be148c94a27cc0f343821bc Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 08:45:28 +0000 Subject: [PATCH] Update pry to version 0.13.1 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c69b2f..f10a412 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - method_source (0.9.0) + method_source (1.0.0) mimemagic (0.3.2) mini_mime (1.0.1) mini_portile2 (2.3.0) @@ -104,9 +104,9 @@ GEM parser (2.5.1.2) ast (~> 2.4.0) powerpack (0.1.2) - pry (0.11.3) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) pry-byebug (3.6.0) byebug (~> 10.0) pry (~> 0.10)