From 9d942da124a125c00d5593e20e592341bde6cbca Mon Sep 17 00:00:00 2001 From: yoshihara Date: Thu, 2 Apr 2015 15:39:26 +0900 Subject: [PATCH] Update rspec-its --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 69c3c73..73fd1f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,9 +207,9 @@ GEM rspec-expectations (3.2.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.2.0) - rspec-its (1.0.1) - rspec-core (>= 2.99.0.beta1) - rspec-expectations (>= 2.99.0.beta1) + rspec-its (1.2.0) + rspec-core (>= 3.0.0) + rspec-expectations (>= 3.0.0) rspec-mocks (3.2.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.2.0)