macOS
brew install rbenv-binstubslocal Homebrew formula metadata
brew / Rang 14149
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rbenv-binstubs in AI-Agent-Workflows.
Installation
brew install rbenv-binstubslocal Homebrew formula metadata
Überblick
Make rbenv aware of bundler binstubs
Verlauf
rbenv-binstubs is a shell-based rbenv plugin that discovers project Bundler binstubs and exposes them through rbenv shims.
Ian Heggie released rbenv-binstubs in 2013 as a plugin that teaches rbenv about project-specific Bundler binstubs. The current official repository is maintained under Purple-Devs and explicitly carries a maintainer-wanted notice.
Contributors expanded it to create shims for arbitrary executable files in a configured binstub directory, supporting workflows such as gems installed beneath `vendor/bundle`.
The supplied metadata records distribution through Homebrew. The official README reports that the project is no longer actively developed by its original maintainer and invites new maintainers, so current use belongs largely to established rbenv/Bundler workflows.
For each application, users generate binstubs, commonly beneath `.bundle/bin`, and run `rbenv rehash`. Commands such as `rake` can then resolve directly to the project binstub without an explicit `bundle exec`.
The plugin searches upward from the working directory for a Gemfile and allows temporary bypass through the `DISABLE_BINSTUBS` environment variable. `.bundle/bin` is a generated executable directory, not a documented configuration file.
rbenv-binstubs captures a distinctive period in Ruby tooling when `bundle exec` avoidance, Bundler-generated wrappers, and rbenv shims were frequently composed through small shell plugins.
It is also historically useful beside rbenv-bundler: the two projects pursue similar command-dispatch goals with different mechanisms and performance implications.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
rbenv-bundles | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Purple-Devs/rbenv-binstubs
Installationsmetadaten
| Paketschlüssel | brew:rbenv-binstubs |
|---|---|
| Version | 1.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/rbenv-binstubs |
| Homepage | https://github.com/Purple-Devs/rbenv-binstubs |
| Repository | https://github.com/Purple-Devs/rbenv-binstubs |
| Lizenz | MIT |
| Quellarchiv | https://github.com/Purple-Devs/rbenv-binstubs/archive/refs/tags/v1.5.tar.gz |
| Abhängigkeiten | rbenv |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rbenv-binstubs |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.