From e2e6bf1476b1de5bbbc20cce320e3fa91c643733 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2020 11:45:50 +0000 Subject: [PATCH] Update pry-byebug to version 3.8.0 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18b0a0a..6cdf177 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM arel (9.0.0) ast (2.4.0) builder (3.2.3) - byebug (10.0.0) + byebug (11.1.1) coderay (1.1.2) concurrent-ruby (1.0.5) crass (1.0.4) @@ -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.2) mimemagic (0.3.2) mini_mime (1.0.1) mini_portile2 (2.3.0) @@ -104,11 +104,11 @@ GEM parser (2.5.1.2) ast (~> 2.4.0) powerpack (0.1.2) - pry (0.11.3) + pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.6.0) - byebug (~> 10.0) + pry-byebug (3.8.0) + byebug (~> 11.0) pry (~> 0.10) rack (2.0.5) rack-link_headers (2.2.2)