macOS
brew install rbenv-gemsetlocal Homebrew formula metadata
brew / rank 3805
KISS yet powerful gem/set management for curious engineers and Ruby hackers. Version 0.5.102 via Homebrew; verified 2026-06-04.
install
brew install rbenv-gemsetlocal Homebrew formula metadata
overview
KISS yet powerful gem/set management for curious engineers and Ruby hackers
history
rbenv-gemset is an rbenv plugin for creating and selecting sandboxed collections of Ruby gems globally or per project.
Jamis Buck started rbenv-gemset in 2011. Joe Fiorini became maintainer in May 2012, followed by Jeffrey Lim in July 2013.
Version 0.4.0 introduced project-local gemsets, allowing gems to be installed inside an application's directory.
The plugin became part of the wider rbenv plugin ecosystem and is distributed through Homebrew. Its README also records support in RubyMine 8.
Users initialize or select gemsets with `rbenv gemset`, or list desired gemsets in `.rbenv-gemsets`. The plugin searches the current directory and its ancestors, with `.ruby-gemset` supported as a compatibility filename.
A gemset beginning with `.` or `./` is stored within the project directory, making experimental or project-specific gem installations easy to inspect and remove.
rbenv-gemset represents the gemset-oriented branch of Ruby environment management: it adds isolated gem collections while retaining rbenv's small, hook-based architecture. It is especially relevant when comparing rbenv workflows with RVM-style gemsets and Bundler-centered dependency isolation.
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.
.rbenv-gemsets.ruby-gemsetexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rbenv-gemset | cli | global executable | |
rbenv-gemset-active | cli | global executable | |
rbenv-gemset-file | 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/jf/rbenv-gemset
install metadata
| Package key | brew:rbenv-gemset |
|---|---|
| Version | 0.5.102 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rbenv-gemset |
| Homepage | https://github.com/jf/rbenv-gemset |
| Repository | https://github.com/jf/rbenv-gemset |
| License | LicenseRef-Homebrew-public-domain |
| Source archive | https://github.com/jf/rbenv-gemset/archive/refs/tags/v0.5.102.tar.gz |
| Last updated | 2026-06-04T16:44:38Z |
| Pulse | updated |
| 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-gemset |
| 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 |
|
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.