These are patch releases recommended for anybody who has already
upgraded to 2.10.

### rspec-mocks-2.10.1
full changelog: http://github.com/rspec/rspec-mocks/compare/v2.10.0...v2.10.1

Bug fixes

* fix [regression of edge case
behavior](https://github.com/rspec/rspec-mocks/issues/132)
    * fixed failure of
`object.should_receive(:message).at_least(0).times.and_return value`
    * fixed failure of `object.should_not_receive(:message).and_return value`

### rspec-rails-2.10.1
full changelog: http://github.com/rspec/rspec-rails/compare/v2.10.0...v2.10.1

Bug fixes

* fix [regression introduced in 2.10.0 that broke integration with
Devise](https://github.com/rspec/rspec-rails/issues/534)

-- 
You received this message because you are subscribed to the Google Groups 
"rspec" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rspec?hl=en.

Reply via email to