From 75449bca5fa993c171ea41e30689b504bc210b2e Mon Sep 17 00:00:00 2001 From: ulferts Date: Tue, 20 Dec 2022 10:32:59 +0100 Subject: [PATCH] bump rspec-expectations --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 490fff6a09c..7d89e1f603e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -832,7 +832,7 @@ GEM rspec-mocks (~> 3.12.0) rspec-core (3.12.0) rspec-support (~> 3.12.0) - rspec-expectations (3.12.0) + rspec-expectations (3.12.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-mocks (3.12.1)