From 78716bee6195369fbbf6d3246f0e4b3a604f4236 Mon Sep 17 00:00:00 2001 From: Dan Rice Date: Mon, 29 Sep 2014 23:20:33 -0400 Subject: [PATCH] Update rspec-expectations gem --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b51c333..2fa70c23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,10 +139,10 @@ GEM thor (>= 0.18.1, < 2.0) rake (10.3.2) ref (1.0.5) - rspec-expectations (3.1.0) + rspec-expectations (3.1.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.1.0) - rspec-support (3.1.0) + rspec-support (3.1.1) rubyzip (1.1.6) safe_yaml (1.0.4) sanitize (3.0.2)