Bump byebug from 11.1.1 to 11.1.3

Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 11.1.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.1.1...v11.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-28 18:33:40 +00:00
committed by GitHub
parent d1b0968f0f
commit 39fd26e203
2 changed files with 3 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ end
group :development, :test do group :development, :test do
gem "bullet", "~> 6.1.0" gem "bullet", "~> 6.1.0"
gem "byebug", "~> 11.1.1" gem "byebug", "~> 11.1.3"
gem "database_cleaner", "~> 1.8.5" gem "database_cleaner", "~> 1.8.5"
gem "factory_bot_rails", "~> 4.8.2" gem "factory_bot_rails", "~> 4.8.2"
gem "faker", "~> 1.8.7" gem "faker", "~> 1.8.7"

View File

@@ -98,7 +98,7 @@ GEM
bullet (6.1.0) bullet (6.1.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
uniform_notifier (~> 1.11) uniform_notifier (~> 1.11)
byebug (11.1.1) byebug (11.1.3)
cancancan (2.3.0) cancancan (2.3.0)
capistrano (3.14.1) capistrano (3.14.1)
airbrussh (>= 1.0.0) airbrussh (>= 1.0.0)
@@ -636,7 +636,7 @@ DEPENDENCIES
audited (~> 4.9.0) audited (~> 4.9.0)
autoprefixer-rails (~> 8.2.0) autoprefixer-rails (~> 8.2.0)
bullet (~> 6.1.0) bullet (~> 6.1.0)
byebug (~> 11.1.1) byebug (~> 11.1.3)
cancancan (~> 2.3.0) cancancan (~> 2.3.0)
capistrano (~> 3.14.1) capistrano (~> 3.14.1)
capistrano-bundler (~> 2.0) capistrano-bundler (~> 2.0)