macOS
brew install rbenv-bundlerlocal Homebrew formula metadata
brew / rang 2532
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de rbenv-bundler pour les workflows d'agents IA.
installation
brew install rbenv-bundlerlocal Homebrew formula metadata
aperçu
Makes shims aware of bundle install paths
historique
rbenv-bundler is an rbenv plugin that makes shims resolve executables installed within Bundler-managed project environments, reducing the need to type `bundle exec`.
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.
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.
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.
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour rbenv-bundler. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
.bundle/config~/.bundle/configexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
rbenv-bundler | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/carsomyr/rbenv-bundler
métadonnées d'installation
| Clé du paquet | brew:rbenv-bundler |
|---|---|
| Version | 1.0.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/rbenv-bundler |
| Page d'accueil | https://github.com/carsomyr/rbenv-bundler |
| Dépôt | https://github.com/carsomyr/rbenv-bundler |
| Licence | Apache-2.0 |
| Archive source | https://github.com/carsomyr/rbenv-bundler/archive/refs/tags/1.0.1.tar.gz |
| Dépendances | rbenv |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rbenv-bundler |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.