A bundler plugin that hijacks the resolution to use gems with precompiled binaries instead of their original one. For example, adding `gem 'bigdecimal'` in your Gemfile, will instead download a different gem that is exactly similar to the bigdecimal one but without having to compile it during install. This project is experimental, use at your own risk
Required Ruby Version
>= 3.2.0, < 4
Authors
Shopify
Versions
- 0.1.5 February 18, 2026 (7 KB)
- 0.1.4 February 17, 2026 (7 KB)
- 0.1.3 February 16, 2026 (7 KB)
- 0.1.2 February 15, 2026 (7 KB)
- 0.1.1 February 14, 2026 (7 KB)