RubyGems Navigation menu

prebake 0.2.7

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.8 March 30, 2026 (11 KB)
  2. 0.2.7 March 30, 2026 (11 KB)
  3. 0.2.6 March 30, 2026 (11 KB)
  4. 0.2.5 March 30, 2026 (11 KB)
  5. 0.2.4 March 30, 2026 (10.5 KB)
Show all versions (10 total)

Owners:

Pushed by:

Authors:

  • Thejus Paul

SHA 256 checksum:

=

Total downloads 1,482

For this version 60

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: