They're using `rest-client` gem. This is a very heavy-weight library. So I want to replace it with the native ruby library or better [http gem](https://github.com/httprb/http).
They're using
rest-clientgem.This is a very heavy-weight library. So I want to replace it with the native ruby library or better http gem.