From ca95e61f8d38f9d8638320f1b94c8692fbf05d1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 26 Aug 2018 04:25:46 +0000 Subject: [PATCH] Bump pry-byebug from 3.5.0 to 3.5.1 Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md) - [Commits](https://github.com/deivid-rodriguez/pry-byebug/compare/v3.5.0...v3.5.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59b47cce..f9ff2c8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,10 +168,10 @@ GEM ast (~> 2.2) pg (0.21.0) powerpack (0.1.1) - pry (0.11.2) + pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.5.0) + pry-byebug (3.5.1) byebug (~> 9.1) pry (~> 0.10) pry-doc (0.11.1)