summaryrefslogtreecommitdiff
path: root/lib/rubygems/basic_specification.rb
diff options
context:
space:
mode:
authorDavid Rodríguez <[email protected]>2024-06-13 13:21:53 +0200
committergit <[email protected]>2024-06-13 14:25:14 +0000
commit5c573b7652ec88995ba2a6172a10f6d98e4b2dcd ()
treefd6ee859a1ea16ddc3f9261ac38375c34cfb5c88 /lib/rubygems/basic_specification.rb
parent8b843b0dc775a2a91d5aa1fbef75dac3a9cd589c (diff)
[rubygems/rubygems] Fix default gem priority when sorting specs
https://.com/rubygems/rubygems/commit/8dbe1dbdc7 Co-authored-by: MSP-Greg <[email protected]>
-rw-r--r--lib/rubygems/basic_specification.rb7
1 files changed, 7 insertions, 0 deletions
@@ -99,6 +99,13 @@ class Gem::BasicSpecification
end
##
# Returns full path to the directory where gem's extensions are installed.
def extension_dir