Merge GH-11492

This commit is contained in:
Hiroshi SHIBATA 2024-09-06 13:37:48 +09:00
parent 74c4e562e2
commit 0e7b6e348f
Notes: git 2024-09-06 05:45:36 +00:00

View File

@ -32,6 +32,7 @@ module Gem::BUNDLED_GEMS
"win32ole" => "3.5.0",
"fiddle" => "3.5.0",
"logger" => "3.5.0",
"benchmark" => "3.5.0",
"irb" => "3.5.0",
"reline" => "3.5.0",
# "readline" => "3.5.0", # This is wrapper for reline. We don't warn for this.