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

Add Ruby 3.2 to CI jobs #1509

Closed pirj closed 1 year ago

pirj commented 1 year ago

https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/ ruby-head now tracks 3.3

JonRowe commented 1 year ago

This probably should have been managed by rspec-dev unless you're planning to track/work on fixes here?