You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a workaround to resolve the following error in Ruby 3.5:
```console
/home/runner/work/webmock/webmock/vendor/bundle/ruby/3.5.0+0/gems/ethon-0.16.0/lib/ethon.rb:2:
warning: logger was loaded from the standard library, but is not part of the default gems starting from Ruby 3.5.0.
It can likely be removed once `ethon`, which is a dependency of `typhoeus`, manages its `logger` dependency.
```
https://github.com/bblimke/webmock/actions/runs/13170758361/job/36760571749
0 commit comments