From 0e17fe72dacc83f17f493a7a47d0a834af2b4f4b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 14:25:37 +0000 Subject: [PATCH] Bump byebug from 10.0.2 to 11.0.1 Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 10.0.2 to 11.0.1. - [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.0.1) 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 39b6145..852e5b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM bundler-audit (0.6.0) bundler (~> 1.2) thor (~> 0.18) - byebug (10.0.2) + byebug (11.0.1) case_transform (0.2) activesupport choice (0.2.0)