macOS
brew install rbenv-bundler-ruby-versionlocal Homebrew formula metadata
brew / rank 11496
Pick a ruby version from bundler's Gemfile. Version 1.0.0 via Homebrew; verified from local package data.
install
brew install rbenv-bundler-ruby-versionlocal Homebrew formula metadata
overview
Pick a ruby version from bundler's Gemfile
history
rbenv-bundler-ruby-version is an rbenv plugin that derives a project's Ruby version from Bundler's Gemfile.
Ari Pollak developed rbenv-bundler-ruby-version as a shell-based rbenv plugin. It searches the current directory tree for a Gemfile Ruby declaration when a local per-directory Ruby version has not already been selected.
The repository's 1.0.0 release was published in 2017. Its README documents support for straightforward Ruby declarations and engine declarations while warning that parsing uses regular expressions rather than Ruby evaluation.
The plugin joined rbenv's community-plugin ecosystem and is listed by rbenv as bundler-ruby-version. It is also distributed through Homebrew under its full repository name.
Install the repository beneath $(rbenv root)/plugins/rbenv-bundler-ruby-version. When no local .ruby-version takes precedence, rbenv shims use the Ruby version parsed from the current tree's Gemfile.
The plugin bridges Bundler's Gemfile Ruby declaration with rbenv's version-selection hooks, allowing a project to avoid maintaining duplicate version declarations when no local .ruby-version override exists.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
<project>/Gemfile<project>/.ruby-versionexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rbenv-bundler-ruby-version | cli | global executable |
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.
https://github.com/aripollak/rbenv-bundler-ruby-version
install metadata
| Package key | brew:rbenv-bundler-ruby-version |
|---|---|
| Version | 1.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rbenv-bundler-ruby-version |
| Homepage | https://github.com/aripollak/rbenv-bundler-ruby-version |
| Repository | https://github.com/aripollak/rbenv-bundler-ruby-version |
| License | Unlicense |
| Source archive | https://github.com/aripollak/rbenv-bundler-ruby-version/archive/refs/tags/v1.0.0.tar.gz |
| Dependencies | rbenv |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rbenv-bundler-ruby-version |
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.