From 8305787b0adbac9695010f5856629dd87cd6587e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 11:08:39 +0000 Subject: [PATCH] Update dependency rspec-rails to v8.0.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a18d94d2..324ebbaf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -301,7 +301,7 @@ GEM rspec-parameterized-table_syntax (2.0.0) binding_of_caller rspec-parameterized-core (>= 2, < 3) - rspec-rails (8.0.1) + rspec-rails (8.0.2) actionpack (>= 7.2) activesupport (>= 7.2) railties (>= 7.2)