rspec / rspec-mocks

RSpec's 'test double' framework, with support for stubbing and mocking
https://rspec.info
MIT License
1.16k stars 357 forks source link

Fixup argument forwarding on ruby-3.2 #1502

Closed ojab closed 1 year ago

ojab commented 1 year ago

Fixes #1495 close #1497

Depends on https://github.com/rspec/rspec-support/pull/553

pirj commented 1 year ago

Would you throw in some examples, @ojab? You could probably reuse ones from #1497

JonRowe commented 1 year ago

Some specs would be good 👍