RubyGems Navigation menu

precompiled_gems 0.1.5

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

Gemfile:
=

install:
=

Versions:

  1. 0.1.5 February 18, 2026 (7 KB)
  2. 0.1.4 February 17, 2026 (7 KB)
  3. 0.1.3 February 16, 2026 (7 KB)
  4. 0.1.2 February 15, 2026 (7 KB)
  5. 0.1.1 February 14, 2026 (7 KB)
Show all versions (6 total)

Owners:

Pushed by:

GitHub

Authors:

  • Shopify

SHA 256 checksum:

=

Provenance:

Total downloads 1,154

For this version 216

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0, < 4

Links: