Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/bullet-8.0.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Feb 17, 2025
2 parents dc41522 + 2f2695c commit ba474b1
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 @@ -193,7 +193,7 @@ group :test do
end

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

0 comments on commit ba474b1

Please sign in to comment.