From d3500cbb27606be54f4d68631904ff2eb00ce7e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2020 20:11:54 +0000 Subject: [PATCH] Bump byebug from 11.0.1 to 11.1.2 in /backend Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 11.0.1 to 11.1.2. - [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.2) 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 60b61ffa..df44d32e 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.2) capybara (3.29.0) addressable mini_mime (>= 0.1.3)