Remove database_cleaner from Gemfile

This commit is contained in:
Thibault Jouan
2011-12-06 12:44:27 +00:00
parent a36310918c
commit 81e285ffd4
2 changed files with 0 additions and 3 deletions

View File

@@ -41,7 +41,6 @@ GEM
xpath (~> 0.1.4)
childprocess (0.2.3)
ffi (~> 1.0.6)
database_cleaner (0.7.0)
diff-lcs (1.1.3)
erubis (2.7.0)
factory_girl (2.3.2)
@@ -139,7 +138,6 @@ PLATFORMS
DEPENDENCIES
bcrypt-ruby (~> 3.0)
capybara (~> 1.1)
database_cleaner (~> 0.6)
factory_girl_rails (~> 1.2)
guard (~> 0.8)
guard-rspec (~> 0.4)