Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-rspec-mocks
From: Takahiro Kambe
Date: 2021-02-03 15:17:20
Message id: 20210203141720.ABCA0FA94@cvs.NetBSD.org
Log Message:
devel/ruby-rspec-mocs: update to 3.10.2
3.10.2 / 2021-01-27
Bug Fixes:
* Support keyword arguments with and_call_original on Ruby 3.0. (Bryan
Powell, #1385)
* RSpec::Mocks::Constant#previously_defined? is now always a
boolean. (Phil Pirozhkov, #1397)
* Support keyword arguments on Ruby 3.0 when used with
expect_any_instance_of or allow_any_instance_of with
and_call_original. (Jess Hottenstein, #1407)
Files: