pkg.soopen package index

brew / rank 2532

Install rbenv-bundler with Homebrew

Makes shims aware of bundle install paths. Version 1.0.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install rbenv-bundler

local Homebrew formula metadata

overview

Package summary

Makes shims aware of bundle install paths

Commands and aliases

  • rbenv-bundler

history

Project history and usage

rbenv-bundler is an rbenv plugin that makes shims resolve executables installed within Bundler-managed project environments, reducing the need to type `bundle exec`.

Project history

rbenv-bundler began tagging releases in 2011. It evolved from a shim enhancement into a profile-and-manifest system capable of locating executables that satisfy each project's Gemfile constraints.

The project became opt-in in version 0.98, added later Bundler compatibility fixes, and reached version 1.0.1 in 2021 with a correction for platform-gem discovery in Gemfile.lock.

Adoption history

The plugin was distributed through Homebrew in addition to its standard rbenv plugin installation. Its version history records portability work for macOS, Linux, and BSD systems and compatibility fixes across changing Bundler releases.

Its specialized role reflects the rbenv ecosystem's preference for optional shell plugins instead of folding Bundler-aware gem execution into the core version manager.

How it is used

Users enable the plugin with `rbenv bundler on`, select a project Ruby, install Bundler, and run `bundle install`. Rehash hooks then expose compatible project gem executables through ordinary rbenv shims.

The implementation reads project-local `.bundle/config` and falls back to `~/.bundle/config`. These files configure Bundler and are not credential stores.

Why package nerds care

rbenv-bundler is an instructive example of deep integration between three layers of Ruby tooling: rbenv's PATH shims, RubyGems executable layouts, and Bundler's dependency resolution.

Its long version history documents packaging edge cases involving platform gems, Git dependencies, Rubinius, Homebrew symlinks, cross-platform hashing, and Bundler configuration discovery.

Timeline

  • 2011: Release tagging began with version 0.90.
  • 2012: The plugin added user-level Bundler config fallback and was relicensed under Apache-2.0.
  • 2014: Version 0.98 made integration opt-in and improved Homebrew compatibility.
  • 2017: Version 1.00 restored compatibility with newer Bundler releases.
  • 2021: Version 1.0.1 fixed platform-gem discovery from Gemfile.lock.

Related projects

  • rbenv
  • Bundler
  • RubyGems
  • rbenv-binstubs

Sources

  • Distribution evidence: source_facts.package-manager
  • Official repository, README, and version history: https://github.com/carsomyr/rbenv-bundler

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for rbenv-bundler. Package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.bundle/config~/.bundle/config

executables

Installed executables

CommandKindExposureNote
rbenv-bundlercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-09-19
manager version1.0.1
manager updated
local dataok
upstreamcurrent
latest detected1.0.1

https://github.com/carsomyr/rbenv-bundler

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:rbenv-bundler
Version1.0.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/rbenv-bundler
Homepagehttps://github.com/carsomyr/rbenv-bundler
Repositoryhttps://github.com/carsomyr/rbenv-bundler
LicenseApache-2.0
Source archivehttps://github.com/carsomyr/rbenv-bundler/archive/refs/tags/1.0.1.tar.gz
Dependenciesrbenv
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerbenv-bundler
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation