Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-mocha
From: Takahiro Kambe
Date: 2024-07-20 17:26:34
Message id: 20240720152634.22558FC74@cvs.NetBSD.org
Log Message:
devel/ruby-mocha: update to 2.4.2
2.4.1 (2024-07-16)
External changes
* Fix regression in matchers when used with keyword arguments (#654 & #655)
- thanks to @ElvinEfendi for reporting
Internal changes
* Reduce duplication & consolidate #to_matcher method definitions (600ee2aa,
e9de64e4, #655)
* Change #to_matcher method to use keyword arguments (3b60b7df, #655)
2.4.2 (2024-07-18)
External changes
* Don't trust Object#is_a? in presence of mock objects (#656) - thanks to
@casperisfine
Files: