1
0
Fork 0

Bring back shoulda to pass tests until RSpec is integrated

This commit is contained in:
Gregory Eremin 2011-10-19 17:53:26 +04:00
parent 59d204ff79
commit c231a8424f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ group :development do
gem "jeweler", "~> 1.6.4"
gem "rcov", ">= 0"
gem "rdoc", ">= 0"
gem "shoulda"
gem "rspec"
gem "vcr"