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