Bump bullet from 6.1.4 to 7.0.3

Bumps [bullet](https://github.com/flyerhzm/bullet) from 6.1.4 to 7.0.3.
- [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.4...7.0.3)

---
updated-dependencies:
- dependency-name: bullet
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-25 22:33:44 +00:00
committed by Javi Martín
parent 9d430fa20f
commit ae29293444
2 changed files with 4 additions and 4 deletions

View File

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

View File

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