macOS
brew install rbenv-binstubslocal Homebrew formula metadata
brew / 順位 14149
rbenv-binstubs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rbenv-binstubslocal Homebrew formula metadata
概要
Make rbenv aware of bundler binstubs
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rbenv-bundles | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Purple-Devs/rbenv-binstubs
インストールメタデータ
| パッケージキー | brew:rbenv-binstubs |
|---|---|
| バージョン | 1.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rbenv-binstubs |
| ホームページ | https://github.com/Purple-Devs/rbenv-binstubs |
| リポジトリ | https://github.com/Purple-Devs/rbenv-binstubs |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/Purple-Devs/rbenv-binstubs/archive/refs/tags/v1.5.tar.gz |
| 依存関係 | rbenv |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.