Cursed Bundler: Using go get to install Ruby Gems

333 · Andrew Nesbitt · Dec. 25, 2025, 1 p.m.
Summary
This blog post discusses how Go's module system can be utilized to install Ruby Gems, creating a unique approach to package management that leverages Go's package CDN capabilities. It suggests that this method is not limited to any specific language and can potentially be abused in various scenarios.