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:
2
Gemfile
2
Gemfile
@@ -69,7 +69,7 @@ source "https://rails-assets.org" do
|
|||||||
end
|
end
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem "bullet", "~> 7.0.7"
|
gem "bullet", "~> 7.1.6"
|
||||||
gem "byebug", "~> 11.1.3"
|
gem "byebug", "~> 11.1.3"
|
||||||
gem "factory_bot_rails", "~> 6.4.3"
|
gem "factory_bot_rails", "~> 6.4.3"
|
||||||
gem "faker", "~> 3.2.3"
|
gem "faker", "~> 3.2.3"
|
||||||
|
|||||||
@@ -110,7 +110,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.7)
|
bullet (7.1.6)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
uniform_notifier (~> 1.11)
|
uniform_notifier (~> 1.11)
|
||||||
byebug (11.1.3)
|
byebug (11.1.3)
|
||||||
@@ -697,7 +697,7 @@ DEPENDENCIES
|
|||||||
audited (~> 5.4.0)
|
audited (~> 5.4.0)
|
||||||
autoprefixer-rails (~> 8.2.0)
|
autoprefixer-rails (~> 8.2.0)
|
||||||
bing_translator (~> 6.2.0)
|
bing_translator (~> 6.2.0)
|
||||||
bullet (~> 7.0.7)
|
bullet (~> 7.1.6)
|
||||||
byebug (~> 11.1.3)
|
byebug (~> 11.1.3)
|
||||||
cancancan (~> 3.5.0)
|
cancancan (~> 3.5.0)
|
||||||
capistrano (~> 3.17.3)
|
capistrano (~> 3.17.3)
|
||||||
|
|||||||
Reference in New Issue
Block a user