From c9f2c63e1ed5f8603ea16bc8408e3e39c55cf5dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 06:08:33 +0000 Subject: [PATCH] Bump byebug from 11.0.1 to 11.1.3 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[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index a0d551b96c..cdaababd3d 100644 --- a/Gemfile +++ b/Gemfile @@ -153,7 +153,7 @@ group :test do end group :development do - gem 'byebug', '~> 11.0.0' # 11.1 requires ruby 2.4 + gem 'byebug', '~> 11.1.3' # 11.1 requires ruby 2.4 gem 'debugger-linecache' gem "pry", "~> 0.12.0" # pry 0.13 is not compatible with pry-byebug 3.7 gem 'pry-byebug', '~> 3.7.0' # 3.8 requires ruby 2.4 diff --git a/Gemfile.lock b/Gemfile.lock index d01a00fef1..70b0ea8613 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM bugsnag (6.18.0) concurrent-ruby (~> 1.0) builder (3.2.4) - byebug (11.0.1) + byebug (11.1.3) cancan (1.6.10) capybara (3.15.1) addressable @@ -737,7 +737,7 @@ DEPENDENCIES awesome_print aws-sdk (= 1.67.0) bugsnag - byebug (~> 11.0.0) + byebug (~> 11.1.3) cancan (~> 1.6.10) capybara catalog!