From 6c437578c0e73056887fdd5707243f2019509b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 15:04:26 +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 ae523fa..ebb37fe 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.2)