Fix "Undefined method `=~'" exception coming from RHEL 8's rubygem-rspec 3.7.0. RSpec 3.7.0 uses Object#=~, however the method was removed in Ruby 3.2. It is fixed in newer upstream RSpec. https://github.com/rspec/rspec-core/pull/2582 https://bugs.ruby-lang.org/issues/15231 Related: RHEL-17090
Import from Fedora @ 134cc6e Related: RHEL-17090
134cc6e