From 5733b99eeb508e16577da7a823d91fb0903f5cd8 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Mon, 29 Aug 2016 23:26:00 +0200 Subject: [PATCH] bump rspec-rails --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81f942c..1e5444e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,7 +217,7 @@ GEM rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) - rspec-rails (3.5.1) + rspec-rails (3.5.2) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0)