From 37c58dd4c3309a0f5fd0de658ed6fe8078d9ca3f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 11:14:13 +0000 Subject: [PATCH] Bump byebug from 11.1.2 to 11.1.3 Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 11.1.2 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.2...v11.1.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 097ad4c..4f5f202 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM builder (3.2.4) bulk_insert (1.7.0) activerecord (>= 3.2.0) - byebug (11.1.2) + byebug (11.1.3) concurrent-ruby (1.1.6) crass (1.0.6) dotenv (2.7.5)