Closed rgaufman closed 3 years ago
it looks like master supports Ruby 3, so until a new version is cut, you can include
gem 'net-http-persistent', github: 'drbrain/net-http-persistent'
to get you unblocked on upgrading your app.
EDIT: Actually, it looks like this gem might have a different build process, so this might not help!
Yes, doesn't seem to help unfortunately:
Could not find gem 'net-http-persistent' in https://github.com/drbrain/net-http-persistent.git (at master@2379e37) or in gems cached in vendor/cache.
The source does not contain any versions of 'net-http-persistent'
A new gem release should fix this. The fix is already in master, but it hasn't been released yet https://github.com/drbrain/net-http-persistent/pull/122
@tenderlove friendly ping, could you or someone can release a new version?
many gems depends on this so can't be used in Ruby 3.0 for now
Should be pushed now, sorry about that!
When I try to bundle, I am getting this error: