From 7409a98c75d1df7cc57486ba8a88ab351ef3dd66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Apr 2019 02:27:50 +0000 Subject: [PATCH] Bump byebug from 9.1.0 to 11.0.1 Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 9.1.0 to 11.0.1. - [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/v9.1.0...v11.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8fc0de8..d018094 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM bcrypt (3.1.11-x86-mingw32) bindex (0.5.0) builder (3.2.3) - byebug (9.1.0) + byebug (11.0.1) carrierwave (1.2.2) activemodel (>= 4.0.0) activesupport (>= 4.0.0)