annotate_gem
annotate_gem copied to clipboard
:evergreen_tree: Add comments to your Gemfile with each dependency's description
Ideas
- [ ] Allow user to give url of content (Github link) - [ ] Automatically make PRs - [ ] Add comments to the same line - [ ]...
When trying to run annotate_gem it returns an HTTP error because the site where its fetching the information is not accessible anymore. `/.rvm/rubies/ruby-3.0.6/lib/ruby/3.0.0/bundler/fetcher/downloader.rb:45:in `fetch': Net::HTTPNotFound: https://index.rubygems.org/api/v1/dependencies?gems=pg%2Ctzinfo-data (Bundler::Fetcher::FallbackError)`