Commit ed75afbb1014920f811a33524ba73cf1a7d78dc9
1 parent
375ebcab
Exists in
master
and in
4 other branches
should up to 3.0.1
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
Gemfile
Gemfile.lock
@@ -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 |