Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rest-client gem has been abandoned #144

Open
techgique opened this issue Jun 4, 2024 · 0 comments
Open

rest-client gem has been abandoned #144

techgique opened this issue Jun 4, 2024 · 0 comments
Labels

Comments

@techgique
Copy link
Member

The gem hasn't had any commits or PRs merged in five years: https://github.com/rest-client/rest-client

We should plan to remove this gem and replace it with core Ruby code using the Net::HTTP library: https://docs.ruby-lang.org/en/master/Net/HTTP.html

Or there may be another gem that is simpler to use and still maintained, but if it's not that difficult it's better to reduce dependencies and stick with core Ruby code so problems like this with abandoned dependencies don't bite us (or future maintainers) down the road.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant