diff --git a/Gemfile b/Gemfile index 5c0b660d7968bfe74f76124d98c58c24e99b768d..8a85c3fa762261ec9310738874875379bfa0e00e 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 09457d5bce9292a97d9dd00c617f1402e21d0110..cee6ed7e01d41c6d1b29a1047a56201aebcfa6ac 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