From 8520968ea8b83e19e2b27069325f085e81a86cd5 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 11 Aug 2017 10:33:44 -0400 Subject: [PATCH] Upgraded rspec-rails gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab5034c..4e85da4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -238,7 +238,7 @@ GEM rspec-mocks (3.6.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.6.0) - rspec-rails (3.6.0) + rspec-rails (3.6.1) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0)