diff options
author | Cody Cutrer <[email protected]> | 2025-03-13 09:21:12 -0600 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2025-06-13 12:55:14 +0900 |
commit | 22a7f6b6c257e2ceb10a1f2ef304d6e94b5b9b2b (patch) | |
tree | 21fde65283e92446bd6706c29c2b25b3a3c43068 /include/ruby/impl | |
parent | 73532ecf3a84d3a6340bf029bd9f2b25f226c71b (diff) |
[rubygems/rubygems] Recognize JRuby loaded from a classloader, not just any JAR
Such is the case if you embed JRuby into an application dynamically (such
as via OSGi). From my test environment:
```
irb(main):006:0> $LOADED_FEATURES.grep(/cli.rb/)
=> ["uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/bundler/cli.rb"]
```
https://github.com/rubygems/rubygems/commit/75ac5d46a7
Diffstat (limited to 'include/ruby/impl')
0 files changed, 0 insertions, 0 deletions