mirror of
https://github.com/rbenv/ruby-build.git
synced 2026-01-10 17:01:29 +01:00
The default shebang for binstubs in a JRuby installation is `#!/usr/bin/env jruby`. On a rbenv-managed JRuby, this will execute the `jruby` rbenv shim. In a situation where a JRuby tool like `gem` is executed from within a running rbenv by a rbenv plugin, (e.g. rbenv-gemset) this can trigger another rbenv run to resolve the shim. This can lead to endless recursion of rbenv calls. Fixes #471, closes #473 References jf/rbenv-gemset#56 |
||
|---|---|---|
| .. | ||
| rbenv-install | ||
| rbenv-uninstall | ||
| ruby-build | ||