RubyGems Navigation menu

prebake 0.2.2

Prebake speeds up bundle install by skipping native gem compilation. It fetches precompiled binaries for gems like puma, nokogiri, pg, grpc, and bootsnap from a shared cache instead of compiling C extensions from source. Drop-in Bundler plugin - one line in your Gemfile, no other changes needed. Works out of the box with the hosted cache at gems.prebake.in, or self-host with S3-compatible storage (AWS S3, Cloudflare R2, Backblaze B2, MinIO) or Gemstash. Works with Ruby 3.2+ and Ruby 4.0 on any platform.

Gemfile:
=

install:
=

Versions:

  1. 0.2.2 March 24, 2026 (10.5 KB)
  2. 0.2.1 March 24, 2026 (10.5 KB)
  3. 0.2.0 March 23, 2026 (10.5 KB)
  4. 0.1.0 March 22, 2026 (10.5 KB)

Owners:

Pushed by:

Authors:

  • Thejus Paul

SHA 256 checksum:

=

Total downloads 1,067

For this version 179

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: