From 48a3cef99f30ffdc9e736670ee378ba6aece6635 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 17:55:53 +0100 Subject: [PATCH] Bump byebug from 11.0.1 to 11.1.0 (#259) Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 11.0.1 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/v11.0.1...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 82e7dea..2bf127a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) - byebug (11.0.1) + byebug (11.1.0) chandler (0.9.0) netrc octokit (>= 2.2.0)