From da77053662ce4e6c1563b3260c432913914d099b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 15:23:05 +0000 Subject: [PATCH] Bump byebug from 11.0.1 to 11.1.3 in /backend 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-preview[bot] --- backend/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index ea261a9f..6aef2b8a 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -62,7 +62,7 @@ GEM bootsnap (1.4.6) msgpack (~> 1.0) builder (3.2.3) - byebug (11.0.1) + byebug (11.1.3) capybara (3.32.2) addressable mini_mime (>= 0.1.3)