From 83f555dbfdc05c1e65211a504e1d72abca6c2244 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Thu, 18 Jan 2018 03:21:33 +0100 Subject: [PATCH] Bump pry and pry-byebug --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 17dbacc..ee43e23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM lumberjack (1.0.12) macaddr (1.7.1) systemu (~> 2.6.2) - method_source (0.8.2) + method_source (0.9.0) mini_portile2 (2.3.0) minitest (5.10.3) multi_xml (0.6.0) @@ -129,10 +129,10 @@ GEM pronto-rubocop (0.9.0) pronto (~> 0.9.0) rubocop (~> 0.38, >= 0.35.0) - pry (0.11.0) + pry (0.11.3) coderay (~> 1.1.0) - method_source (~> 0.8.1) - pry-byebug (3.5.0) + method_source (~> 0.9.0) + pry-byebug (3.5.1) byebug (~> 9.1) pry (~> 0.10) public_suffix (3.0.0)