Skip to content

Commit

Permalink
Mark to warn logger as bundled gems for Ruby 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jun 5, 2024
1 parent 065190a commit d7e558e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/bundled_gems.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit d7e558e

Please sign in to comment.