rbenv-bundler-ruby-version
« Back to VersTracker
Description:
Pick a ruby version from bundler's Gemfile
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: ruby rbenv bundler version-management development
Install: brew install rbenv-bundler-ruby-version
About:
This rbenv plugin automatically selects the Ruby version specified in your project's Gemfile.lock. It integrates with bundler to ensure your environment matches your application's dependencies. This eliminates version mismatches and simplifies workflow for developers managing multiple Ruby projects.
Key Features:
  • Automatic Ruby version detection from Gemfile.lock
  • Seamless integration with rbenv and bundler
  • Zero configuration required for existing projects
  • Improves developer workflow consistency
Use Cases:
  • Managing Ruby versions across multiple projects with different requirements
  • Automating environment setup in CI/CD pipelines
  • Preventing version conflicts when switching between legacy and modern codebases
Alternatives:
  • rbenv-vars – Manages environment variables rather than Ruby versions
  • chruby – Alternative Ruby version manager with different auto-switching mechanics
Version History
Detected Version Rev Change Commit