Bring back shoulda to pass tests until RSpec is integrated
This commit is contained in:
parent
59d204ff79
commit
c231a8424f
1
Gemfile
1
Gemfile
@ -5,6 +5,7 @@ group :development do
|
||||
gem "jeweler", "~> 1.6.4"
|
||||
gem "rcov", ">= 0"
|
||||
gem "rdoc", ">= 0"
|
||||
gem "shoulda"
|
||||
|
||||
gem "rspec"
|
||||
gem "vcr"
|
||||
|
Loading…
x
Reference in New Issue
Block a user