rubymem / bundler-leak

Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile :gem::droplet:
https://www.rubymem.com
GNU General Public License v3.0
289 stars 11 forks source link

Fix update! database fetch #25

Closed bronzdoc closed 5 years ago

bronzdoc commented 5 years ago

We are not fetching the db then updating. This PR will fix that