Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/bullet-7.1.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Nov 6, 2023
2 parents 5fe13cf + e4ad4f2 commit 4ee067a
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 @@ -158,7 +158,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 @@ -570,7 +570,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 4ee067a

Please sign in to comment.