Update ruby-rspec-core to 2.9.0.
authortaca <taca>
Tue, 20 Mar 2012 13:36:31 +0000 (13:36 +0000)
committertaca <taca>
Tue, 20 Mar 2012 13:36:31 +0000 (13:36 +0000)
commiteb4e5590ca563b4f0aa043d8f7d9ec2391a5050f
tree493ee2ec8899ee2300af4828bef366d6fde820d9
parentd56012e158e0fb12160513ebfd92ec72eea8d09e
Update ruby-rspec-core to 2.9.0.

### 2.9.0 / 2012-03-17
[full changelog](http://github.com/rspec/rspec-core/compare/v2.8.0...v2.9.0)

Enhancements

* Support for "X minutes X seconds" spec run duration in formatter. (uzzz)
* Strip whitespace from group and example names in doc formatter.
* Removed spork-0.9 shim. If you're using spork-0.8.x, you'll need to upgrade
  to 0.9.0.

Bug fixes

* Restore `--full_backtrace` option
* Ensure that values passed to `config.filter_run` are respected when running
  over DRb (using spork).
* Ensure shared example groups are reset after a run (as example groups are).
* Remove `rescue false` from calls to filters represented as Procs
* Ensure described_class gets the closest constant (pyromaniac)
* In "autorun", don't run the specs in the at_exit hook if there was an
  exception (most likely due to a SyntaxError). (sunaku)
* Don't extend groups with modules already used to extend ancestor groups.
* `its` correctly memoizes nil or false values (Yamada Masaki)
devel/ruby-rspec-core/Makefile
devel/ruby-rspec-core/PLIST
devel/ruby-rspec-core/distinfo