My Weekend Project: BundleWatcher
BundleWatcher will help you keep track of updates to the gems your projects use, just by uploading your Gemfile.lock.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
BundleWatcher will help you keep track of updates to the gems your projects use, just by uploading your Gemfile.lock.
Comments
I think you need to run bundle install on your server, I get a 500.
How is this different than http://rubytracker.com?
@timonv thanks, girl_friday got away from me :)
@qrush I dunno, I’ve never used it :)
I use Gem notifier for this.
This is awesome! Where it differs from the other solutions suggested is that you don’t have to specify the gems.
Post a comment