From f35cc2cdb1cf7162a0c32ba67cd0a238d728c441 Mon Sep 17 00:00:00 2001 From: ulferts Date: Wed, 26 Apr 2023 10:39:00 +0200 Subject: [PATCH] bump rspec-expectations --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3756586353..f5db1de92d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -799,7 +799,7 @@ GEM rspec-mocks (~> 3.12.0) rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-mocks (3.12.5)