From 5ea12939c6abdc2838c39f62590ef14a068f46c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 11:43:50 +0000 Subject: [PATCH] Bump byebug from 10.0.2 to 11.1.0 Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 10.0.2 to 11.1.0. - [Release notes](https://github.com/deivid-rodriguez/byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md) - [Commits](https://github.com/deivid-rodriguez/byebug/compare/v10.0.2...v11.1.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41a344c..1b26d7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -748,7 +748,7 @@ GEM bullet (5.9.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) - byebug (10.0.2) + byebug (11.1.0) coderay (1.1.2) concurrent-ruby (1.1.5) crass (1.0.4)