Bump bullet from 7.0.7 to 7.1.6

Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.0.7 to 7.1.6.
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/7.0.7...7.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-02 03:00:10 +00:00
committed by GitHub
parent a6f3952c3b
commit 331784e926
2 changed files with 3 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ source "https://rails-assets.org" do
end
group :development, :test do
gem "bullet", "~> 7.0.7"
gem "bullet", "~> 7.1.6"
gem "byebug", "~> 11.1.3"
gem "factory_bot_rails", "~> 6.4.3"
gem "faker", "~> 3.2.3"

View File

@@ -110,7 +110,7 @@ GEM
bing_translator (6.2.0)
json
builder (3.2.4)
bullet (7.0.7)
bullet (7.1.6)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.1.3)
@@ -697,7 +697,7 @@ DEPENDENCIES
audited (~> 5.4.0)
autoprefixer-rails (~> 8.2.0)
bing_translator (~> 6.2.0)
bullet (~> 7.0.7)
bullet (~> 7.1.6)
byebug (~> 11.1.3)
cancancan (~> 3.5.0)
capistrano (~> 3.17.3)