Bump bullet from 7.0.3 to 7.0.7

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-31 18:37:05 +00:00
committed by GitHub
parent b4a5d9592e
commit 1b6b7c7f04
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ source "https://rails-assets.org" do
end end
group :development, :test do group :development, :test do
gem "bullet", "~> 7.0.3" gem "bullet", "~> 7.0.7"
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

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