Checklist
Describe the problem you'd like to have solved
RestClient is now almost 4 years old without maintenance. It has old dependencies which aren't being updated. So, this is starting to cause pain. Ideally, we don't use RestClient any more.
Describe the ideal solution
I think migrating to faraday is a good idea. It provides a nice interface which is very similar to HTTPProxy and is well maintained.
Alternatives and current workarounds
No response
Additional context
No response
Checklist
Describe the problem you'd like to have solved
RestClient is now almost 4 years old without maintenance. It has old dependencies which aren't being updated. So, this is starting to cause pain. Ideally, we don't use
RestClientany more.Describe the ideal solution
I think migrating to
faradayis a good idea. It provides a nice interface which is very similar toHTTPProxyand is well maintained.Alternatives and current workarounds
No response
Additional context
No response