Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 08f3d99 commit e4ad4f2
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 @@ -179,7 +179,7 @@ group :test do
end

group :test, :development do
gem 'bullet', '~> 7.1.2'
gem 'bullet', '~> 7.1.3'
gem 'factory_bot_rails', '~> 6.2.0'
gem 'oink', '~> 0.10.1'
gem 'rspec-activemodel-mocks', '~> 1.1.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ GEM
bootstrap-sass (2.3.2.2)
sass (~> 3.2)
builder (3.2.4)
bullet (7.1.2)
bullet (7.1.3)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
cancancan (3.5.0)
Expand Down Expand Up @@ -572,7 +572,7 @@ DEPENDENCIES
azure-storage
bcrypt (~> 3.1.19)
bootstrap-sass (~> 2.3.2.2)
bullet (~> 7.1.2)
bullet (~> 7.1.3)
cancancan (~> 3.5.0)
capistrano (~> 2.15.11)
capybara (~> 3.39.2)
Expand Down

0 comments on commit e4ad4f2

Please sign in to comment.