From a58199b8560d85014a364ba05d6e0d6210fe1b87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 09:22:48 +0000 Subject: [PATCH] Bump shoulda-matchers from 5.3.0 to 6.5.0 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 5.3.0 to 6.5.0. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v5.3.0...v6.5.0) --- updated-dependencies: - dependency-name: shoulda-matchers dependency-version: 6.5.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 6b64034..09fadbb 100644 --- a/Gemfile +++ b/Gemfile @@ -130,5 +130,5 @@ group :test do gem "selenium-webdriver" gem 'database_cleaner' - gem 'shoulda-matchers', '~> 5.0' + gem 'shoulda-matchers', '~> 6.5' end diff --git a/Gemfile.lock b/Gemfile.lock index 6e74c78..d54ebe3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -501,7 +501,7 @@ GEM rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) shellany (0.0.1) - shoulda-matchers (5.3.0) + shoulda-matchers (6.5.0) activesupport (>= 5.2.0) slim (5.2.1) temple (~> 0.10.0) @@ -659,7 +659,7 @@ DEPENDENCIES ruby-lsp-rails ruby-lsp-rspec selenium-webdriver - shoulda-matchers (~> 5.0) + shoulda-matchers (~> 6.5) slim solid_cable solid_cache