Skip to content

Commit

Permalink
Make benchmark to bundled gems
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 29, 2024
1 parent 7cc6f70 commit 9aff2de
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 @@ -32,6 +32,7 @@ module Gem::BUNDLED_GEMS
"win32ole" => "3.5.0",
"fiddle" => "3.5.0",
"logger" => "3.5.0",
"benchmark" => "3.5.0",
}.freeze

SINCE_FAST_PATH = SINCE.transform_keys { |g| g.sub(/\A.*\-/, "") }.freeze
Expand Down

0 comments on commit 9aff2de

Please sign in to comment.