From 558d250c0005283492fcb275e6897590bb1e531f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 24 Oct 2018 19:54:14 +0000 Subject: [PATCH] Update rspec-rails to version 3.8.1 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 94cd8db..8b8a431 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -259,13 +259,13 @@ GEM ffi (>= 0.5.0, < 2) 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)