From e4e9044996975148c0f80d43530779bba1663338 Mon Sep 17 00:00:00 2001 From: Ben Woosley Date: Sat, 25 Jan 2014 12:26:44 -0800 Subject: [PATCH] Bump rspec version to > 2.14 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5f1dcf37..11a16c8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,7 @@ GEM coderay (1.0.9) crack (0.4.1) safe_yaml (~> 0.9.0) - diff-lcs (1.2.4) + diff-lcs (1.2.5) faraday (0.8.7) multipart-post (~> 1.1) git (1.2.5) @@ -51,10 +51,10 @@ GEM rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) - rspec-core (2.14.5) - rspec-expectations (2.14.3) + rspec-core (2.14.7) + rspec-expectations (2.14.4) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.3) + rspec-mocks (2.14.4) ruby-ole (1.2.11.6) rubyzip (1.0.0) safe_yaml (0.9.4)