Commit ed75afbb1014920f811a33524ba73cf1a7d78dc9

Authored by Dmitriy Zaporozhets
1 parent 375ebcab

should up to 3.0.1

Showing 2 changed files with 3 additions and 3 deletions   Show diff stats
@@ -59,5 +59,5 @@ end @@ -59,5 +59,5 @@ end
59 group :test do 59 group :test do
60 gem "turn", :require => false 60 gem "turn", :require => false
61 gem "simplecov", :require => false 61 gem "simplecov", :require => false
62 - gem "shoulda", "3.0.0" 62 + gem "shoulda", "3.0.1"
63 end 63 end
@@ -233,7 +233,7 @@ GEM @@ -233,7 +233,7 @@ GEM
233 ffi (~> 1.0.9) 233 ffi (~> 1.0.9)
234 multi_json (~> 1.0.4) 234 multi_json (~> 1.0.4)
235 rubyzip 235 rubyzip
236 - shoulda (3.0.0) 236 + shoulda (3.0.1)
237 shoulda-context (~> 1.0.0) 237 shoulda-context (~> 1.0.0)
238 shoulda-matchers (~> 1.0.0) 238 shoulda-matchers (~> 1.0.0)
239 shoulda-context (1.0.0) 239 shoulda-context (1.0.0)
@@ -324,7 +324,7 @@ DEPENDENCIES @@ -324,7 +324,7 @@ DEPENDENCIES
324 rspec-rails 324 rspec-rails
325 sass-rails (= 3.2.3) 325 sass-rails (= 3.2.3)
326 seed-fu 326 seed-fu
327 - shoulda (= 3.0.0) 327 + shoulda (= 3.0.1)
328 simplecov 328 simplecov
329 six 329 six
330 sqlite3 330 sqlite3