Post #1702188
2026-04-26 18:21 UTC
Now that we are openly challenging technical status quo around gems, I feel that I can openly share my dream:
gem 'foobar', '>~ 1.0', flags: [:activerecord, :rspec, :phlex]
... which would set up integration with other gems, make them dependencies if needed etc.
Replies (1)
-
@pointlessone@status.pointless.one 2026-04-26 21:49
@katafrakt@ruby.social Rubygems should adopt Gentoo Package Manager Specification https://wiki.gentoo.org/wiki/Package_Manager_Specification At least the names and versions section of it.