From fcede903428d4d59de01a71d07300db2d1f9229e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 20:37:29 +0000 Subject: [PATCH] No-Jira(deps-dev): Bump pry-byebug from 3.6.0 to 3.9.0 Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.6.0 to 3.9.0. - [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.6.0...v3.9.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c976814..a492f85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM thor (>= 0.14.0) builder (3.2.4) bump (0.6.1) - byebug (10.0.2) + byebug (11.1.3) coderay (1.1.2) concurrent-ruby (1.1.6) diff-lcs (1.3) @@ -52,19 +52,19 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) lumberjack (1.0.13) - method_source (0.9.0) + method_source (1.0.0) minitest (5.14.1) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) parslet (1.8.2) - pry (0.11.3) - coderay (~> 1.1.0) - method_source (~> 0.9.0) - pry-byebug (3.6.0) - byebug (~> 10.0) - pry (~> 0.10) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.9.0) + byebug (~> 11.0) + pry (~> 0.13.0) rake (13.0.1) rb-fsevent (0.10.3) rb-inotify (0.9.10)