Mark to warn logger as bundled gems for Ruby 3.5

This commit is contained in:
Hiroshi SHIBATA 2024-06-05 17:03:25 +09:00
parent 065190a973
commit d7e558e3c4
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -31,6 +31,7 @@ module Gem::BUNDLED_GEMS
"rdoc" => "3.5.0",
"win32ole" => "3.5.0",
"fiddle" => "3.5.0",
"logger" => "3.5.0",
}.freeze
EXACT = {