I will investigate it. I’m in the middle of some *really* busy time at work, so it will probably be a couple of months (I’ll set myself a reminder for mid-May, but it’s more likely to be mid-June before I can start), and it will take some time for me to get up to speed with the Ruby pg and look at proposing the changes required for it.
-a On Sat, Mar 16, 2024 at 6:33 PM Sergio Had <[email protected]> wrote: > > On Mar 17, 2024, at 6:09 AM, Austin Ziegler <[email protected]> wrote: > > I reiterate that Ruby application ports (like sup or t) should *probably* > be set up more like Go or Rust ports and that a tool like `go2port` or > `cargo2port` (`gemspec2port, bundler2port`) which ultimately downloads the > gemfiles and uses `gem install --local …` will be better than blindly > modifying the *intentional* use of `~> 3.0` or installing `rb33-launch 3.0`. > > > If you could find time to modify Ruby PG to allow this kind of thing, it > would be great. > > At the moment there are simply no tools to allow it, AFAIU. > > -- Austin Ziegler • [email protected] • [email protected] http://www.halostatue.ca/ • http://twitter.com/halostatue
