From 90b240071036d90dc8be5c249fe2e0f3e4419fb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 13:25:21 +0000 Subject: [PATCH] Bump shoulda-matchers from 6.4.0 to 6.5.0 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 6.4.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/v6.4.0...v6.5.0) --- updated-dependencies: - dependency-name: shoulda-matchers dependency-version: 6.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 033da032..42e41cef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM xpath (~> 3.2) coderay (1.1.3) colorize (1.1.0) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.4.1) crass (1.0.6) cssbundling-rails (1.4.0) @@ -149,7 +149,7 @@ GEM rails (>= 6.0.0) stimulus-rails turbo-rails - i18n (1.14.5) + i18n (1.14.7) concurrent-ruby (~> 1.0) inline_svg (1.9.0) activesupport (>= 3.0) @@ -176,7 +176,7 @@ GEM memory_profiler (1.0.1) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.5) msgpack (1.7.2) net-imap (0.4.10) date @@ -325,7 +325,7 @@ GEM google-protobuf (~> 4.26) sassc-embedded (1.77.8) sass-embedded (~> 1.77) - shoulda-matchers (6.4.0) + shoulda-matchers (6.5.0) activesupport (>= 5.2.0) slop (3.6.0) sprockets (4.2.1)