Tool to manage Gemfile
gemfile_locker can lock all (or selected) dependencies strictly or semi-strictly (with ~>), so it gets safe to run bundle update anytime.
It can also unlock dependencies so you can easily update to the latest versions.
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!
gemfile_locker can lock all (or selected) dependencies strictly or semi-strictly (with ~>), so it gets safe to run bundle update anytime.
It can also unlock dependencies so you can easily update to the latest versions.
Post a comment