From 98d1ae804610f69b4eb955db16858dcc8bfa7a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 09:07:27 +0000 Subject: [PATCH] Bump byebug from 11.1.1 to 11.1.3 Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 11.1.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.1.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 ffffe0f..07fd9e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM bundler-audit (0.8.0) bundler (>= 1.2.0, < 3) thor (~> 1.0) - byebug (11.1.1) + byebug (11.1.3) crack (0.4.5) rexml diff-lcs (1.4.4)