[#290] loading mocha after shoulda to make sure, that mocha's patches can be properly applied
This commit is contained in:
parent
2ec21614fd
commit
8304c6847a
2
Gemfile
2
Gemfile
@ -8,9 +8,9 @@ gem "ruby-openid"
|
|||||||
gem "rubytree", "~> 0.5.2", :require => 'tree'
|
gem "rubytree", "~> 0.5.2", :require => 'tree'
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
|
gem 'shoulda', '~> 2.10.3'
|
||||||
gem 'edavis10-object_daddy', :require => 'object_daddy'
|
gem 'edavis10-object_daddy', :require => 'object_daddy'
|
||||||
gem 'mocha'
|
gem 'mocha'
|
||||||
gem 'shoulda', '~> 2.10.3'
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user