From ed75afbb1014920f811a33524ba73cf1a7d78dc9 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 1 Mar 2012 21:02:59 +0200 Subject: [PATCH] should up to 3.0.1 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5c0b660d..8a85c3fa 100644 --- a/Gemfile +++ b/Gemfile @@ -59,5 +59,5 @@ end group :test do gem "turn", :require => false gem "simplecov", :require => false - gem "shoulda", "3.0.0" + gem "shoulda", "3.0.1" end diff --git a/Gemfile.lock b/Gemfile.lock index 09457d5b..cee6ed7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,7 +233,7 @@ GEM ffi (~> 1.0.9) multi_json (~> 1.0.4) rubyzip - shoulda (3.0.0) + shoulda (3.0.1) shoulda-context (~> 1.0.0) shoulda-matchers (~> 1.0.0) shoulda-context (1.0.0) @@ -324,7 +324,7 @@ DEPENDENCIES rspec-rails sass-rails (= 3.2.3) seed-fu - shoulda (= 3.0.0) + shoulda (= 3.0.1) simplecov six sqlite3