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] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-01 06:08:33 +00:00
committed by GitHub
parent e71908fbdd
commit c9f2c63e1e
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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!