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:
2
Gemfile
2
Gemfile
@@ -71,7 +71,7 @@ source "https://rails-assets.org" do
|
||||
end
|
||||
|
||||
group :development, :test do
|
||||
gem "bullet", "~> 7.0.3"
|
||||
gem "bullet", "~> 7.0.7"
|
||||
gem "byebug", "~> 11.1.3"
|
||||
gem "factory_bot_rails", "~> 6.2.0"
|
||||
gem "faker", "~> 2.22.0"
|
||||
|
||||
@@ -103,7 +103,7 @@ GEM
|
||||
bing_translator (6.2.0)
|
||||
json
|
||||
builder (3.2.4)
|
||||
bullet (7.0.3)
|
||||
bullet (7.0.7)
|
||||
activesupport (>= 3.0.0)
|
||||
uniform_notifier (~> 1.11)
|
||||
byebug (11.1.3)
|
||||
@@ -672,7 +672,7 @@ DEPENDENCIES
|
||||
audited (~> 5.3.3)
|
||||
autoprefixer-rails (~> 8.2.0)
|
||||
bing_translator (~> 6.2.0)
|
||||
bullet (~> 7.0.3)
|
||||
bullet (~> 7.0.7)
|
||||
byebug (~> 11.1.3)
|
||||
cancancan (~> 3.5.0)
|
||||
capistrano (~> 3.17.3)
|
||||
|
||||
Reference in New Issue
Block a user