From 6bdc2d5a48e1e68fe855c7249e2756d3b2003f5c Mon Sep 17 00:00:00 2001 From: ulferts Date: Fri, 24 May 2024 09:26:39 +0200 Subject: [PATCH] bump rspec-mocks --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 838008eee24..21b62c449fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -953,7 +953,7 @@ GEM rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.0) + rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (6.1.2)