Wraps the gemset functionality.
Alias for list
Copy gems from one gemset to another.
Creates gemsets with the given names.
Delete a given gemset.
Alias for export
Empty the current gemset.
Export a given gemset or, if the name ends with .gems, the current gemset.
Shortcut to deal with the gemset global cache.
Import a gemset file.
Returns a list of all gemsets belonging to the current ruby.
Alias for import
Restores the current gemset to a pristine state.
Prune the current gemset.
Updates all gems in the current gemset.
Use a given gemset in this environment
Use the given gemset, replacing the current gem environment if possible.
[Validate]