macOS
brew install rbenv-gemsetlocal Homebrew formula metadata
安装
brew install rbenv-gemsetlocal Homebrew formula metadata
概览
KISS yet powerful gem/set management for curious engineers and Ruby hackers
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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-gemset可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
rbenv-gemset | cli | 全局可执行文件 | |
rbenv-gemset-active | cli | 全局可执行文件 | |
rbenv-gemset-file | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/jf/rbenv-gemset
安装元数据
| 软件包键 | brew:rbenv-gemset |
|---|---|
| 版本 | 0.5.102 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/rbenv-gemset |
| 主页 | https://github.com/jf/rbenv-gemset |
| 仓库 | https://github.com/jf/rbenv-gemset |
| 许可证 | LicenseRef-Homebrew-public-domain |
| 源码归档 | https://github.com/jf/rbenv-gemset/archive/refs/tags/v0.5.102.tar.gz |
| 最后更新 | 2026-06-04T16:44:38Z |
| Pulse | updated |
| 依赖 | rbenv |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.