Merge pull request #4950 from consul/dependabot/bundler/master/bullet-7.0.3

Bump bullet from 6.1.4 to 7.0.3
This commit is contained in:
Javi Martín
2022-08-26 18:26:36 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -70,7 +70,7 @@ source "https://rails-assets.org" do
end end
group :development, :test do group :development, :test do
gem "bullet", "~> 6.1.4" gem "bullet", "~> 7.0.3"
gem "byebug", "~> 11.1.3" gem "byebug", "~> 11.1.3"
gem "factory_bot_rails", "~> 6.2.0" gem "factory_bot_rails", "~> 6.2.0"
gem "faker", "~> 2.22.0" gem "faker", "~> 2.22.0"

View File

@@ -98,7 +98,7 @@ GEM
smart_properties smart_properties
bindex (0.8.1) bindex (0.8.1)
builder (3.2.4) builder (3.2.4)
bullet (6.1.4) bullet (7.0.3)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
uniform_notifier (~> 1.11) uniform_notifier (~> 1.11)
byebug (11.1.3) byebug (11.1.3)
@@ -666,7 +666,7 @@ GEM
uglifier (4.2.0) uglifier (4.2.0)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unicode-display_width (1.7.0) unicode-display_width (1.7.0)
uniform_notifier (1.14.2) uniform_notifier (1.16.0)
uuidtools (2.1.5) uuidtools (2.1.5)
view_component (2.69.0) view_component (2.69.0)
activesupport (>= 5.0.0, < 8.0) activesupport (>= 5.0.0, < 8.0)
@@ -711,7 +711,7 @@ DEPENDENCIES
ancestry (~> 4.2.0) ancestry (~> 4.2.0)
audited (~> 5.0.2) audited (~> 5.0.2)
autoprefixer-rails (~> 8.2.0) autoprefixer-rails (~> 8.2.0)
bullet (~> 6.1.4) bullet (~> 7.0.3)
byebug (~> 11.1.3) byebug (~> 11.1.3)
cancancan (~> 3.3.0) cancancan (~> 3.3.0)
capistrano (~> 3.17.1) capistrano (~> 3.17.1)