summaryrefslogtreecommitdiff
path: root/include/ruby/impl
diff options
context:
space:
mode:
authorCody Cutrer <[email protected]>2025-03-13 09:21:12 -0600
committerHiroshi SHIBATA <[email protected]>2025-06-13 12:55:14 +0900
commit22a7f6b6c257e2ceb10a1f2ef304d6e94b5b9b2b (patch)
tree21fde65283e92446bd6706c29c2b25b3a3c43068 /include/ruby/impl
parent73532ecf3a84d3a6340bf029bd9f2b25f226c71b (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