How to conservatively update a single gem with bundler
A quick exploration on how bump a single gem, excluding its dependencies and not relying on bundle update –source, which isn’t reliable: https://christoph.luppri.ch/articles/2016/05/14/how-to-conservatively-update-a-single-gem-with-bundler/
Post a comment