Bundler's Multiple Source Security Vulnerability

By Steve Richert

While working on a project, I discovered a major security vulnerability that affects all stable versions of Bundler.

How we write a Gemfile

By Daniel Morrison

Tips on how we like to organize Gemfiles and keep it clean.

Test Multiple Rubies by Combining Bundler and RVM

By Zach Moazeni

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

By Zach Moazeni

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

By Brian Ryckbost

Specify a branch for a git repository in your gemfile.