From 677923c29db9cd57c6738459223402fb4e875c02 Mon Sep 17 00:00:00 2001 From: Matt Jankowski Date: Wed, 26 Jun 2019 09:26:22 -0400 Subject: [PATCH] Update rspec-mocks to version 3.8.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b34b42..1c5f8a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM rspec-expectations (3.8.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-mocks (3.8.0) + rspec-mocks (3.8.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-rails (3.8.2)