pkgsrc/devel/ruby-rspec-core
taca a90eac1c73 Update ruby-rspec-core to 3.2.3.
### 3.2.3 / 2015-04-06
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.2...v3.2.3)

Bug Fixes:

* Fix how the DSL methods are defined so that RSpec is compatible with
  gems that define methods of the same name on `Kernel` (such as
  the `its-it` gem). (Alex Kwiatkowski, Ryan Ong, #1907)
* Fix `before(:context) { skip }` so that it does not wrongly cause the
  spec suite to exit with a non-zero status when no examples failed.
  (Myron Marston, #1926)
2015-06-04 14:40:36 +00:00
..
ALTERNATIVES
DESCR
distinfo Update ruby-rspec-core to 3.2.3. 2015-06-04 14:40:36 +00:00
Makefile Update ruby-rspec-core to 3.2.3. 2015-06-04 14:40:36 +00:00
PLIST