From f7225b00861a014b7b9650239b9abf2cb318e994 Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Fri, 16 Nov 2018 11:53:36 +0100 Subject: [PATCH] Bump development/test gems MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - rspec-rails (3.8.0 → 3.8.1) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f77c3e60c..6d2d10aa7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -497,13 +497,13 @@ GEM rspec-mocks (~> 3.8.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) - rspec-expectations (3.8.1) + rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-rails (3.8.0) + rspec-rails (3.8.1) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0)