Bundler's Multiple Source Security Vulnerability
While working on a project, I discovered a major security vulnerability that affects all stable versions of Bundler.
How we write a Gemfile
Tips on how we like to organize Gemfiles and keep it clean.
Test Multiple Rubies by Combining Bundler and RVM
I have read several opinions that are either pro-Bundler or pro-RVM, but despite the current debate they do not have to be mutually exclusive.
Bundler makes contributing to ruby gems easier
After using Bundler for the past few months, I love it. It turns managing project dependencies and deployment into a piece of cake. However after coming across a particular dependency declaration, something clicked in my head that made me like it even more.
gemfiles and branches
Specify a branch for a git repository in your gemfile.