Skip to content

Conversation

@morgoth
Copy link
Contributor

@morgoth morgoth commented Oct 31, 2025

It issues a deprecation warning: benchmark was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.

Since the used method is very simple, there is no need for dependency

It issues a deprecation warning: benchmark was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.

Since the used method is very simple, there is no need for dependency
@morgoth morgoth requested a review from fnando as a code owner October 31, 2025 14:09
options[:require_file] ||= require_file if File.file?(require_file)
end

private def benchmark_realtime
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fnando fnando mentioned this pull request Oct 31, 2025
@fnando
Copy link
Owner

fnando commented Oct 31, 2025

Merged this changed via #737. Thanks!

@fnando fnando closed this Oct 31, 2025
@fnando
Copy link
Owner

fnando commented Oct 31, 2025

Just released 4.2.4 with this change!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants