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:
committed by
GitHub
parent
d1b0968f0f
commit
39fd26e203
2
Gemfile
2
Gemfile
@@ -70,7 +70,7 @@ end
|
||||
|
||||
group :development, :test do
|
||||
gem "bullet", "~> 6.1.0"
|
||||
gem "byebug", "~> 11.1.1"
|
||||
gem "byebug", "~> 11.1.3"
|
||||
gem "database_cleaner", "~> 1.8.5"
|
||||
gem "factory_bot_rails", "~> 4.8.2"
|
||||
gem "faker", "~> 1.8.7"
|
||||
|
||||
@@ -98,7 +98,7 @@ GEM
|
||||
bullet (6.1.0)
|
||||
activesupport (>= 3.0.0)
|
||||
uniform_notifier (~> 1.11)
|
||||
byebug (11.1.1)
|
||||
byebug (11.1.3)
|
||||
cancancan (2.3.0)
|
||||
capistrano (3.14.1)
|
||||
airbrussh (>= 1.0.0)
|
||||
@@ -636,7 +636,7 @@ DEPENDENCIES
|
||||
audited (~> 4.9.0)
|
||||
autoprefixer-rails (~> 8.2.0)
|
||||
bullet (~> 6.1.0)
|
||||
byebug (~> 11.1.1)
|
||||
byebug (~> 11.1.3)
|
||||
cancancan (~> 2.3.0)
|
||||
capistrano (~> 3.14.1)
|
||||
capistrano-bundler (~> 2.0)
|
||||
|
||||
Reference in New Issue
Block a user