Upgrade to Ruby 3.3.0 (e3631277c3).
This commit is contained in:
parent
cde5c2f739
commit
224fa7843d
2 changed files with 3 additions and 3 deletions
|
|
@ -214,7 +214,7 @@ index d4ff4a262c..3f9a5bf590 100644
|
|||
File.join parts
|
||||
end
|
||||
|
||||
@@ -253,7 +254,7 @@ def self.vendor_dir # :nodoc:
|
||||
@@ -265,7 +266,7 @@ def self.vendor_dir # :nodoc:
|
||||
return nil unless RbConfig::CONFIG.key? "vendordir"
|
||||
|
||||
File.join RbConfig::CONFIG["vendordir"], "gems",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue