Ruby question: solution for dependency version specs?

Sergio Had vital.had at gmail.com
Sat Mar 16 14:43:51 UTC 2024


Any Ruby experts among us?

Some Ruby ports hardcode versions for dependencies in a form restricting those to a given major or minor version. Since many Ruby gems are not updated for years (but still required for other stuff), this presents a problem: any dependency using those will build but not run.
Is there a way to solve this other than by patching every such instance? Patching works but is pretty tedious.
Ideally a solution via Ruby PG is preferred, I think.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20240316/e088e2c6/attachment.htm>


More information about the macports-dev mailing list