chore(deps): update dependency shoulda-matchers to v7 (#36680)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-04 11:21:27 +01:00 committed by GitHub
parent 7fced55ce7
commit 84e351cc3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -803,8 +803,8 @@ GEM
activerecord (>= 4.0.0) activerecord (>= 4.0.0)
railties (>= 4.0.0) railties (>= 4.0.0)
securerandom (0.4.1) securerandom (0.4.1)
shoulda-matchers (6.5.0) shoulda-matchers (7.0.1)
activesupport (>= 5.2.0) activesupport (>= 7.1)
sidekiq (8.0.9) sidekiq (8.0.9)
connection_pool (>= 2.5.0) connection_pool (>= 2.5.0)
json (>= 2.9.0) json (>= 2.9.0)
@ -883,7 +883,7 @@ GEM
unicode-display_width (3.2.0) unicode-display_width (3.2.0)
unicode-emoji (~> 4.1) unicode-emoji (~> 4.1)
unicode-emoji (4.1.0) unicode-emoji (4.1.0)
uri (1.0.4) uri (1.1.1)
useragent (0.16.11) useragent (0.16.11)
validate_url (1.0.15) validate_url (1.0.15)
activemodel (>= 3.0.0) activemodel (>= 3.0.0)