From 0c7808e543d500607c4eddcac800a512c1968c72 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Mon, 5 Nov 2018 22:12:18 +0000 Subject: [PATCH] Update pry to version 0.12.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18b0a0a..4157603 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 (0.9.1) mimemagic (0.3.2) mini_mime (1.0.1) mini_portile2 (2.3.0) @@ -104,7 +104,7 @@ GEM parser (2.5.1.2) ast (~> 2.4.0) powerpack (0.1.2) - pry (0.11.3) + pry (0.12.0) coderay (~> 1.1.0) method_source (~> 0.9.0) pry-byebug (3.6.0)