Merge pull request #1583 from Retrospring/dependabot/bundler/shoulda-matchers-6.1.0

This commit is contained in:
dependabot[bot] 2024-01-22 15:25:30 +00:00 committed by GitHub
commit 632ba6b90f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -94,7 +94,7 @@ group :development, :test do
gem "rspec-sidekiq", "~> 4.1", require: false
gem "rubocop", "~> 1.60"
gem "rubocop-rails", "~> 2.23"
gem "shoulda-matchers", "~> 6.0"
gem "shoulda-matchers", "~> 6.1"
gem "simplecov", require: false
gem "simplecov-cobertura", require: false
gem "simplecov-json", require: false

View File

@ -118,7 +118,7 @@ GEM
mini_mime (>= 0.1.3)
chunky_png (1.4.0)
colorize (1.1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
cssbundling-rails (1.3.3)
@ -266,7 +266,7 @@ GEM
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.21.1)
minitest (5.21.2)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
@ -445,7 +445,7 @@ GEM
sentry-sidekiq (5.16.1)
sentry-ruby (~> 5.16.1)
sidekiq (>= 3.0)
shoulda-matchers (6.0.0)
shoulda-matchers (6.1.0)
activesupport (>= 5.2.0)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
@ -580,7 +580,7 @@ DEPENDENCIES
sentry-rails
sentry-ruby
sentry-sidekiq
shoulda-matchers (~> 6.0)
shoulda-matchers (~> 6.1)
sidekiq (< 7)
simplecov
simplecov-cobertura