Description of problem: F36 is missing the Ruby module, while F35 provides 2.7 and 3.0 streams for this module. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. dnf module list ruby Actual results: Error: No matching Modules to list Expected results: A list of available Ruby module streams Additional info:
Well, I am afraid that providing Ruby 2.7/3.0 for F36 will be problematic due to OpenSSL 3.x in F36+. We have patches to make Ruby 3.0 compatible with OpenSSL 3.x, but we don't have them for Ruby 2.7 and it would be quite significant undertaking.
Thanks for the reply! I guess the issue can be closed in such case.