mattbrictson / bundle_update_interactive

A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`
MIT License
137 stars 3 forks source link

Drop Faraday dependency and use plain Net::HTTP instead #22

Closed mattbrictson closed 1 month ago

mattbrictson commented 1 month ago

One less runtime dependency. 🎉