Upgrade to Ruby 3.3.0 (e3631277c3).

This commit is contained in:
Vít Ondruch 2023-12-14 13:56:51 +01:00
commit 224fa7843d
2 changed files with 3 additions and 3 deletions

View file

@ -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",