From 084d12847de2d7c109190c6019ccc2db2d71eea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 16:00:34 +0000 Subject: [PATCH] Bump byebug from 11.0.1 to 11.1.3 Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 11.0.1 to 11.1.3. - [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.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 782fb3d..8d344c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: http://www.rubygems.org/ specs: - byebug (11.0.1) + byebug (11.1.3) coderay (1.1.2) diff-lcs (1.3) dotenv (2.7.6)