RubyGems Navigation menu

precompiled_gems 0.1.2

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:
=

インストール:
=

バージョン履歴:

  1. 0.1.5 February 18, 2026 (7KB)
  2. 0.1.4 February 17, 2026 (7KB)
  3. 0.1.3 February 16, 2026 (7KB)
  4. 0.1.2 February 15, 2026 (7KB)
  5. 0.1.1 February 14, 2026 (7KB)
全てのバージョンを表示(全6件)

所有者:

プッシュ者:

GitHub

作者:

  • Shopify

SHA 256チェックサム:

=

来歴:

累計ダウンロード数 1,362

このバージョンのみ 218

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.2.0, < 4

リンク: