Bump bullet from 6.1.0 to 6.1.4

Bumps [bullet](https://github.com/flyerhzm/bullet) from 6.1.0 to 6.1.4.
- [Release notes](https://github.com/flyerhzm/bullet/releases)
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/6.1.0...6.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-08 23:12:02 +00:00
committed by GitHub
parent bb8dd49172
commit e59742067c
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.0" gem "bullet", "~> 6.1.4"
gem "byebug", "~> 11.1.3" 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"

View File

@@ -91,7 +91,7 @@ GEM
bindex (0.8.1) bindex (0.8.1)
browser (2.5.3) browser (2.5.3)
builder (3.2.4) builder (3.2.4)
bullet (6.1.0) bullet (6.1.4)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
uniform_notifier (~> 1.11) uniform_notifier (~> 1.11)
byebug (11.1.3) byebug (11.1.3)
@@ -641,7 +641,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.13.0) uniform_notifier (1.14.2)
user_agent_parser (2.6.0) user_agent_parser (2.6.0)
uuidtools (2.1.5) uuidtools (2.1.5)
view_component (2.19.1) view_component (2.19.1)
@@ -683,7 +683,7 @@ DEPENDENCIES
ancestry (~> 3.2.1) ancestry (~> 3.2.1)
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.4)
byebug (~> 11.1.3) byebug (~> 11.1.3)
cancancan (~> 2.3.0) cancancan (~> 2.3.0)
capistrano (~> 3.14.1) capistrano (~> 3.14.1)