summaryrefslogtreecommitdiff
path: root/lib/rubygems/basic_specification.rb
diff options
context:
space:
mode:
authorDavid Rodríguez <[email protected]>2024-06-13 13:25:16 +0200
committergit <[email protected]>2024-06-13 14:25:14 +0000
commitc2f8e918150d9df17f66ac03713499f3a24912bf ()
tree5de60a729e62c192eaf9e929715f0eadaf0870e9 /lib/rubygems/basic_specification.rb
parent5c573b7652ec88995ba2a6172a10f6d98e4b2dcd (diff)
[rubygems/rubygems] Also disambiguate gems not in the first Gem.path position
https://.com/rubygems/rubygems/commit/7e6e7ccc58
-rw-r--r--lib/rubygems/basic_specification.rb7
1 files changed, 7 insertions, 0 deletions
@@ -106,6 +106,13 @@ class Gem::BasicSpecification
end
##
# Returns full path to the directory where gem's extensions are installed.
def extension_dir