Skip to content

Commit 10ecdeb

Browse files
committed
Mark to warn fiddle as bundled gems for Ruby 3.5
1 parent c2fb22d commit 10ecdeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/bundled_gems.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module Gem::BUNDLED_GEMS
3030
"pstore" => "3.5.0",
3131
"rdoc" => "3.5.0",
3232
"win32ole" => "3.5.0",
33+
"fiddle" => "3.5.0",
3334
}.freeze
3435

3536
EXACT = {

0 commit comments

Comments
 (0)