Merge pull request #856 from Retrospring/dependabot/bundler/shoulda-matchers-5.3.0

Bump shoulda-matchers from 5.2.0 to 5.3.0
This commit is contained in:
Georg Gadinger 2022-12-19 09:09:27 +00:00 committed by GitHub
commit d9c043405c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -92,7 +92,7 @@ group :development, :test do
gem "rspec-sidekiq", "~> 3.0", require: false
gem "rubocop", "~> 1.40"
gem "rubocop-rails", "~> 2.17"
gem "shoulda-matchers", "~> 5.2"
gem "shoulda-matchers", "~> 5.3"
gem "simplecov", require: false
gem "simplecov-cobertura", require: false
gem "simplecov-json", require: false

View File

@ -437,7 +437,7 @@ GEM
sentry-sidekiq (5.7.0)
sentry-ruby (~> 5.7.0)
sidekiq (>= 3.0)
shoulda-matchers (5.2.0)
shoulda-matchers (5.3.0)
activesupport (>= 5.2.0)
sidekiq (5.2.10)
connection_pool (~> 2.2, >= 2.2.2)
@ -581,7 +581,7 @@ DEPENDENCIES
sentry-rails
sentry-ruby
sentry-sidekiq
shoulda-matchers (~> 5.2)
shoulda-matchers (~> 5.3)
sidekiq (< 6)
simplecov
simplecov-cobertura