Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 3031ac4 commit a38bdb5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ group :test do
end

group :test, :development do
gem 'bullet', '~> 7.1.6'
gem 'bullet', '~> 7.2.0'
gem 'factory_bot_rails', '~> 6.4.3'
gem 'oink', '~> 0.10.1'
gem 'rspec-activemodel-mocks', '~> 1.2.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ GEM
bootstrap-sass (2.3.2.2)
sass (~> 3.2)
builder (3.3.0)
bullet (7.1.6)
bullet (7.2.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
cancancan (3.6.1)
Expand Down Expand Up @@ -338,7 +338,7 @@ GEM
mini_portile2 (2.8.7)
mini_racer (0.12.0)
libv8-node (~> 21.7.2.0)
minitest (5.23.1)
minitest (5.24.1)
money (6.19.0)
i18n (>= 0.6.4, <= 2)
multi_json (1.15.0)
Expand Down Expand Up @@ -593,7 +593,7 @@ DEPENDENCIES
azure-storage
bcrypt (~> 3.1.20)
bootstrap-sass (~> 2.3.2.2)
bullet (~> 7.1.6)
bullet (~> 7.2.0)
cancancan (~> 3.6.1)
capistrano (~> 2.15.11)
capybara (~> 3.40.0)
Expand Down

0 comments on commit a38bdb5

Please sign in to comment.