Skip to content

Commit

Permalink
Build(deps-dev): Bump bullet from 7.2.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.2.0 to 8.0.0.
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](flyerhzm/bullet@7.2.0...8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent ed8e9fa commit 784f182
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ group :test do
end

group :test, :development do
gem 'bullet', '~> 7.2.0'
gem 'bullet', '~> 8.0.0'
gem 'factory_bot_rails', '~> 6.4.4'
gem 'oink', '~> 0.10.1'
gem 'rspec-activemodel-mocks', '~> 1.2.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ GEM
bootstrap-sass (2.3.2.2)
sass (~> 3.2)
builder (3.3.0)
bullet (7.2.0)
bullet (8.0.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
cancancan (3.6.1)
Expand Down Expand Up @@ -583,7 +583,7 @@ DEPENDENCIES
aws-sdk-s3
bcrypt (~> 3.1.20)
bootstrap-sass (~> 2.3.2.2)
bullet (~> 7.2.0)
bullet (~> 8.0.0)
cancancan (~> 3.6.1)
capistrano (~> 2.15.11)
capybara (~> 3.40.0)
Expand Down

0 comments on commit 784f182

Please sign in to comment.