pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rspec-expectations
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 13 11:53:01 UTC 2015
Modified Files:
pkgsrc/devel/ruby-rspec-expectations: Makefile distinfo
Log Message:
Update ruby-rspec-expectations to 3.3.1.
### 3.3.1 / 2015-07-15
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.3.0...v3.3.1)
Bug Fixes:
* Fix `be >`, `be <`, etc so that it fails rather than allowing an
argument error to be raised when compared against an object of the
wrong type. This allows it to be used in composed matcher expressions
against heterogeneous objects. (Dennis Günnewig, #809)
* Fix `respond_to` to work properly on target objects
that redefine the `method` method. (unmanbearpig, #821)
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby-rspec-expectations/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/ruby-rspec-expectations/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index