mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
Mark to warn fiddle as bundled gems for Ruby 3.5
This commit is contained in:
parent
c2fb22d0eb
commit
10ecdeb466
@ -30,6 +30,7 @@ module Gem::BUNDLED_GEMS
|
||||
"pstore" => "3.5.0",
|
||||
"rdoc" => "3.5.0",
|
||||
"win32ole" => "3.5.0",
|
||||
"fiddle" => "3.5.0",
|
||||
}.freeze
|
||||
|
||||
EXACT = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user