Merge pull request #1678 from Retrospring/dependabot/bundler/shoulda-matchers-6.2.0

This commit is contained in:
dependabot[bot] 2024-03-18 10:17:19 +00:00 committed by GitHub
commit 77d91e0502
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -96,7 +96,7 @@ group :development, :test do
gem "rspec-sidekiq", "~> 4.1", require: false
gem "rubocop", "~> 1.62"
gem "rubocop-rails", "~> 2.24"
gem "shoulda-matchers", "~> 6.1"
gem "shoulda-matchers", "~> 6.2"
gem "simplecov", require: false
gem "simplecov-cobertura", require: false
gem "simplecov-json", require: false

View File

@ -451,7 +451,7 @@ GEM
sentry-sidekiq (5.17.1)
sentry-ruby (~> 5.17.1)
sidekiq (>= 3.0)
shoulda-matchers (6.1.0)
shoulda-matchers (6.2.0)
activesupport (>= 5.2.0)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
@ -594,7 +594,7 @@ DEPENDENCIES
sentry-rails
sentry-ruby
sentry-sidekiq
shoulda-matchers (~> 6.1)
shoulda-matchers (~> 6.2)
sidekiq (< 7)
sidekiq-scheduler
simplecov