Merge pull request #4178 from consul/dependabot/bundler/byebug-11.1.3

Bump byebug from 11.1.1 to 11.1.3
This commit is contained in:
Javi Martín
2020-09-28 21:53:54 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -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)
@@ -637,7 +637,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)